Thomas J Keller <[EMAIL PROTECTED]> said:
> I think I'm having a problem with CPAN not knowing to look for lib 
> files in /sw/lib. Does anyone know how to make CPAN play nicely with 
> fink?

You can call 'perl -V' to see exactly what paths will be searched for
modules. If /sw/lib/perl5 (or some subdirs), it's probably because
your shell-of-choice is not loading the /sw/bin/init.* file. Besides
setting your shell $PATH env var, it also sets $PERL5LIB for you.

NB: it's probably a bad idea to install modules in /sw either manually
or via CPAN. Fink's only knowledge is what it installed, not what is
actually present due to your meddling with it:)

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to