On Mon, Jun 11, 2012 at 6:10 PM, Adam Sjøgren wrote:
> On Mon, 11 Jun 2012 17:59:04 -0400, Len wrote:
> Uhm, Debian doesn't run apt-get update automatically by default.
>
Mine always has.
--
lenja...@jaffesystems.com 614-404-4214 www.volunteerable.net
Proprietor: http://www.theyco
1. I'm really happy to see so many responses so quickly. Thanks, guys.
2. The sudo apt-get update, followed by sudo apt-get install perl-doc
DID install the package, so perldoc now runs, but...
3. I get this:
root@catalyst:/home/catalyst/MyApp# perldoc Catalyst::Manual::Tutorial
Insecure depe
On Mon, 11 Jun 2012 17:59:04 -0400, Len wrote:
> "While Ubuntu will run the update periodically on it's own"
> =~ s/Ubuntu/Debian/;
> Same difference. You can run the update manually, or wait for the OS to
> get around to it.
Uhm, Debian doesn't run apt-get update automatically by default.
Anyway, it wouldn't hurt to have it installed by default. Shouldn't we update
the VM? Who has permission to do so?
On Mon, Jun 11, 2012 at 11:47:56PM +0200, Adam Sjøgren wrote:
> On Mon, 11 Jun 2012 17:33:42 -0400, Len wrote:
>
> > While Ubuntu will run the update periodically on it's own, and in
On Mon, Jun 11, 2012 at 5:47 PM, Adam Sjøgren wrote:
> On Mon, 11 Jun 2012 17:33:42 -0400, Len wrote:
>
> > While Ubuntu will run the update periodically on it's own, and inform you
> > when there are updates available, [...]
>
> The VM is a Debian 6.0 (squeeze) - all that is needed is "sudo apt-
On Mon, 11 Jun 2012 17:33:42 -0400, Len wrote:
> While Ubuntu will run the update periodically on it's own, and inform you
> when there are updates available, [...]
The VM is a Debian 6.0 (squeeze) - all that is needed is "sudo apt-get
update && sudo apt-get install perl-doc". Really. I just trie
On Mon, Jun 11, 2012 at 5:15 PM, Adam Sjøgren wrote:
> On Mon, 11 Jun 2012 16:30:04 -0400, John wrote:
> > Can anyone point me to what I have to change to get perldoc working?
>
> Does it help to run "sudo apt-get update" before the above mentioned
> aptitude command?
>
Just so we're all clear,
On Mon, 11 Jun 2012 16:30:04 -0400, John wrote:
> catalyst@catalyst:~/MyApp$ sudo aptitude install perl-doc
> No candidate version found for perl-doc
[...]
> Can anyone point me to what I have to change to get perldoc working?
Does it help to run "sudo apt-get update" before the above mentioned