And this answers his question exactly how?

Mathew

Arvind Autar <[EMAIL PROTECTED]> wrote: gentoo is a bad distrobution you should 
remove it and install a sane
distrobution.


Yours truly



2007/1/9, Jorge Almeida :
>
> I just installed Perl from source. My distribution (gentoo linux)
> supports Perl, of course, but not every module is supported, and I
> didn't want to end up with a mixture of supported/hand-compiled modules.
>
> So, I chose /usr/local/opt/perl to keep all Perl things. When using
> ./Configure, I chose the directory /usr/local/opt/perl/modules for
> modules, although I don't really know what this config choice entails.
> I installed a few modules, and they didn't end up in
> /usr/local/opt/perl/modules, but rather in /usr/local/opt/perl (because
> I used /usr/local/opt/perl as --prefix). I would appreciate some
> clarification about the "modules" option in Perl's configuration, but
> it's not really a big problem.
>
> The problem is:
>         $ perldoc -f shift
>         sh: /usr/local/opt/perl/bin/pod2man: /usr/local/perl/bin/perl: bad
> interpreter: No such file or directory
>         Got a 0-length file from /tmp/VvSvft3UJp via Pod::Perldoc::ToMan!?
>
> Of course, the first line in /usr/local/opt/perl/bin/pod2man is
> #!/usr/local/perl/bin/perl
> when it should be
> #!/usr/local/opt/perl/bin/perl
>
> Why is this? I suppose I made some configuration error, but can't
> guess which. (I know I can solve the problem by creating a symlink
> /usr/local/perl to /usr/local/opt/perl, but I would like to know what
> went wrong.)
>
>
> --
> Jorge Almeida
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> http://learn.perl.org/
>
>
>



--
If a documentary were made about undocumented immigrants, would it solve their 
problem?

www.theillien.com

Reply via email to