Hi.

I have three versions of perl on my machine (Macbook Pro running 10.6.8.): v.5.12 in /opt/local/ for MacPorts, v.5.10 in /usr/bin/ which is the system perl & my developer perl v.5.14 in /usr/local/.

I use the /usr/local/ version for everything & leave the other two to their intended purposes. My question is how do I configure CPAN to install into /usr/local/?

If I compile from source I can just use `./configure --prefix=/usr/local` but for modules with several dependencies &/or those lacking a ./configure file, using CPAN would make more sense.

Any help appreciated.

Cheers,

    Phil.
--
Please consider the environment before reading this email...


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to