Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Perl on OSX > Re: Multiple Pe...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 1032 of 1076
Post > Topic >>

Re: Multiple Perl Version on the same server

by brian.d.foy@[EMAIL PROTECTED] (Brian D Foy) Jan 14, 2008 at 03:12 PM

In article <478AF2DB.2060903@[EMAIL PROTECTED]
>, Michael Barto
<mbarto@[EMAIL PROTECTED]
> wrote:


> over (e.g. /usr/new/perl). Their concern is there is only one MySQL 
> program, but the Perl libraries to access it would be  different. 

There are already multiples ways to access a database server.

> Second, they think installing a later version of Perl in a different 
> location would overwrite the current library. I am not really clear how 
> Perl locates its install Libraries,

It asks you at configure time where you want to put them.

I put all my perls in /usr/local/perls, each with their completely
separate trees of modules, executables, and so on. I leave alone
Apple's perl and link /usr/local/bin/perl to the one I want to use most
of the time. I make other links to particular versions, such as
/usr/local/bin/perl5.10.0.

I have to install modules multiple times, but that is no big deal. I
start cpan(1) with the right perl and it finds the right CPAN/Config.pm
and installs them in the right place:

   $ perl5.10.0 cpan ...
 




 2 Posts in Topic:
Multiple Perl Version on the same server
mbarto@[EMAIL PROTECTED]   2008-01-13 21:27:55 
Re: Multiple Perl Version on the same server
brian.d.foy@[EMAIL PROTEC  2008-01-14 15:12:46 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 0:25:28 CST 2008.