On Mon, Jun 11, 2012 at 5:15 PM, Adam Sjøgren <a...@koldfront.dk> 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, the 'apt-get update' command updated the package
indexes from the various package repositories that are listed in your apt
configuration file.

So periodically you need to update, so you'll know what's available for
upgrade and installation.

While Ubuntu will run the update periodically on it's own, and inform you
when there are updates available, this helps neither when you've just added
some repositories to your list, nor when you with to install something new.
So you manuall run the update.

So:
1) add repositories
   - could be optional, I didn't pay close enough attention :-)
2) sudo apt-get update
   - to refresh your machine's indexes (indicies?).
3) sudo apt-get install perl-doc
  - for fun and profit




Len.


-- 
lenja...@jaffesystems.com   614-404-4214             www.volunteerable.net
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Greenbar <http://www.greenbartraining.org/>: Grubmaster: 2012-2009, Grub
Asst: 2008, Trained: 2007.
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to