Hmm, perl should find fink's perlmods by looking at the PERL5LIB 
environment variable. PERL5LIB is set by init.{sh,csh}...

Is PERl5LIB set up to point to the right place for you (in my 
case /sw/lib/perl5)?

I get this:

[localhost:~] peter% perl -V
[..snip..]
   Compiled at Sep  2 2001 17:24:33
   %ENV:
     PERL5LIB="/sw/lib/perl5"
   @INC:
     /sw/lib/perl5/darwin
     /sw/lib/perl5
     /System/Library/Perl/darwin
     /System/Library/Perl
     /Library/Perl/darwin
     /Library/Perl
     /Library/Perl
     /Network/Library/Perl/darwin
     /Network/Library/Perl
     /Network/Library/Perl
     .

Peter

On Sunday, March 10, 2002, at 02:16  PM, Chris Devers wrote:

> On Sun, 10 Mar 2002, Peter O'Gorman wrote:
>>
>>
>> 2) Write a system-digest-md5-pm .info file and install it.
>
> Worked like a charm -- thanks. Same thing also worked for LWP -- I was
> able to make a system-libwww-pm file that skipped over that dependency.
>
> The only glitch at that point was that the modules Fink installed were
> placed into a directory that wasn't in Perl's @INC path, but for now I
> just got around this by symlinking in the new Fink directories over to
> /Library/Perl -- no problems now :)
>


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to