[Catalyst] perldoc install on VM

Kamen Naydenov pau4o at kamennn.eu
Thu Sep 15 08:22:51 GMT 2011


On Thu, Sep 15, 2011 at 06:21, Chris Stinemetz <chrisstinemetz at gmail.com> wrote:
>>
>> You may need to configure your sources list (/etc/apt/sources.list).
>>
>
> What do I need to add?
> Below is what my sources.list looks like.
As I see you don't need to add something.
I don't know your knowledge about using Debian, so please excuse me if
you already did following (commands must be run with sudo or as root
user):
- aptitude update (or apt-get update)
- aptitude install perl-doc (or apt-get install perl-doc)

After first command you can see that you have available for install
perl-doc, here is:
apt-cache policy perl-doc
perl-doc:
  Installed: 5.10.1-17squeeze2
  Candidate: 5.10.1-17squeeze2
  Version table:
 *** 5.10.1-17squeeze2 0
        500 http://security.debian.org/ stable/updates/main i386 Packages
        100 /var/lib/dpkg/status
     5.10.1-17squeeze1 0
        500 http://mirror.cc.columbia.edu/pub/linux/debian/debian/
squeeze/main i386 Packages
        500 http://ftp.debian.org/debian/ squeeze/main i386 Packages
        500 http://ftp.us.debian.org/debian/ squeeze/main i386 Packages

As you can see from last line of output there is perl-doc available
from repository in your sources.list

Hope this solve your problem.
As this is more Debian related questions you may have a look at:
http://tangosoft.com/refcard/

best regards
Kamen



More information about the Catalyst mailing list