Am Tue, 13 Sep 2011 23:22:45 -0500 schrieb Chris Stinemetz <[email protected]>:
> I'm trying to install perldoc onto the VM as described in the > tutorial. But I am not having any success. Bellow is the end result. > Thanks in advance! > > root@catalyst:~# apt-get install perl-doc > Reading package lists... Done > Building dependency tree > Reading state information... Done > Package perl-doc is not available, but is referred to by another > package. This may mean that the package is missing, has been > obsoleted, or is only available from another source > However the following packages replace it: > perl > > E: Package 'perl-doc' has no installation candidate > root@catalyst:~# Don't know if it's that easy, but have you updated your system after editing sources.list: 1. apt-get update 2. apt-get upgrade 3. apt-get install perl-doc Can you install anything? greets kimi > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ Dev site: > http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
