On Wed, Sep 14, 2011 at 07:22, Chris Stinemetz <chrisstinem...@gmail.com> wrote:
> 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:~#
Check output of: apt-cache policy perl-doc

You may need to configure your sources list (/etc/apt/sources.list).

best regards
Kamen

_______________________________________________
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