CPAN problem

2005-02-26 Thread Phil Dobbin
I've recently installed Perl 5.8.6 into /usr/local/bin whilst keeping the System 5.6.0 (this on Jag) and whenever I try to install a module ( a la `perl -MCPAN -e 'install Foo:Bar') CPAN is using 5.6.0. What's the easiest way to get CPAN to use 5.8.6? Cheers, Regards, Phil.

Re: CPAN problem

2005-02-26 Thread Phil Dobbin
On 26/02/2005 @ 23:34 GMT, Chris Winters, [EMAIL PROTECTED], wrote: >On Sat, 26 Feb 2005 23:22:03 +, Phil Dobbin <[EMAIL PROTECTED]> >wrote: >> I've recently installed Perl 5.8.6 into /usr/local/bin whilst keeping >>the System 5.6.0 (this on Jag) and whenever I try to install a module( >>a

CPAN problem: cant find header

2004-10-08 Thread Michel JORDA
Hi all Im a newbie in perl, so dont blame It seems I have a common problem. I just upgrade from jaguar to panther. I would like to reinstall a perl proxy, and to use it, I need to install LWP Net::Server Unicode::String IO::Select with CPAN. The result is: -- Error: Unable to locate ins

Re: CPAN problem: cant find header

2004-10-08 Thread John Delacour
At 8:20 am +1100 9/10/04, Michel JORDA wrote: It seems I have a common problem. I just upgrade from jaguar to panther. I would like to reinstall a perl proxy, and to use it, I need to install LWP Net::Server Unicode::String IO::Select ... PERL5LIB="/sw/lib/perl5" @INC: /sw/lib/perl5

Re: CPAN problem: cant find header

2004-10-08 Thread Michel JORDA
Thanks for your help ! Did try that, John but the make stops saying : - LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib C.o -o ../../../lib/auto/B/C/C.bundle ld: -undefined: unknown argument: dynamic_lookup Caught again ! Michel John

Re: CPAN problem: cant find header

2004-10-08 Thread Sherm Pendley
On Oct 8, 2004, at 5:20 PM, Michel JORDA wrote: It seems I have a common problem. I just upgrade from jaguar to panther. I would like to reinstall a perl proxy, and to use it, I need to install LWP Net::Server Unicode::String IO::Select with CPAN. The result is: -- Error: Unable to locate i

Re: CPAN problem: cant find header

2004-10-08 Thread Sherm Pendley
On Oct 8, 2004, at 6:01 PM, John Delacour wrote: If I had just "upgraded" and had such a configuration then I might upgrade again in a different way, but if I were you I would download Perl 5.8.5 and install it in the standard location. Imagine if advice like that were given to a student driver..

Recurrence of old CPAN problem after update

2006-02-05 Thread John Delacour
After upgrading Perl to 5.8.8 including the new CPAN, I am experiencing a problem I have not seen for a long time: cpan> r CPAN: Storable loaded ok Going to read /Users/jd/.cpan/Metadata Database was generated on Fri, 03 Feb 2006 02:17:31 GMT CPAN: LWP::UserAgent loaded ok Fetching with LWP:

Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Jeremy Schwartz
I have done a clean install of Mac OS 10.1.2 I let CPAN do auto config. Here is my config file from 'o conf': cpan> o conf CPAN::Config options and /Users/admin/.cpan/CPAN/MyConfig.pm: commit Commit changes to disk defaults Reload defaults from disk init

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Elaine -HFB- Ashton
Jeremy Schwartz [[EMAIL PROTECTED]] quoth: *>I have done a clean install of Mac OS 10.1.2 *> *>I let CPAN do auto config. *> *>Here is my config file from 'o conf': *>cpan> o conf *>CPAN::Config options and /Users/admin/.cpan/CPAN/MyConfig.pm: *>ftp/usr/bin/ftp *>gzip

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Ken Williams
On Thursday, January 10, 2002, at 11:17 AM, Elaine -HFB- Ashton wrote: > Jeremy Schwartz [[EMAIL PROTECTED]] quoth: > *>Here is my config file from 'o conf': > *>cpan> o conf > *>CPAN::Config options and /Users/admin/.cpan/CPAN/MyConfig.pm: > *>ftp/usr/bin/ftp > *>gzip

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Elaine -HFB- Ashton
Ken Williams [[EMAIL PROTECTED]] quoth: *> *>Those values are correct, OS X has a /usr/bin/ and it contains those *>executables. I don't have an OSX machine here at work and didn't remember that. In any case, having the 'urllist' value populated is definitely a problem :) e.

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Jeremy Schwartz
02 11:53:12 -0600 > To: "Elaine -HFB- Ashton" <[EMAIL PROTECTED]> > Cc: "Jeremy Schwartz" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: Another CPAN problem: "Don't have an associated bundle file" > > > On Thursday, January 10

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Elaine -HFB- Ashton
Jeremy Schwartz [[EMAIL PROTECTED]] quoth: *>Can you tell me how to edit config.pm? I am having a little difficulty. 'perldoc CPAN' in your shell for the documentation. It has a little section on configuration http://theoryx5.uwinnipeg.ca/CPAN/perl/CPAN.html#CONFIGURATION e.

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Jeremy Schwartz
zStarmark Interactive Designer [EMAIL PROTECTED]954-761-1600 > From: Elaine -HFB- Ashton <[EMAIL PROTECTED]> > Date: Thu, 10 Jan 2002 13:17:35 -0600 > To: Jeremy Schwartz <[EMAIL PROTECTED]> > Cc: Ken Williams <[EMAIL PROTECTED]>, [EMAIL PROTECTED],

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread ellem
On Thursday, January 10, 2002, at 02:11 , Jeremy Schwartz wrote: > Can you tell me how to edit config.pm? I am having a little difficulty. Snip From my earlier post in this thread this morning: To edit Config.pm you'll need to do something like this: sudo emacs Config.pm (choose the editor

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Elaine -HFB- Ashton
Jeremy Schwartz [[EMAIL PROTECTED]] quoth: *>Elaine- *>I really appreciate all of your help here. I am like many others on this *>list an old time Mac user and newbie to the UNIX/Perl world. So if you will *>please bear with me just a little longer. *> *>I followed your link below and viewed the c

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Jeremy Schwartz
Thu, 10 Jan 2002 15:34:41 -0500 > To: Jeremy Schwartz <[EMAIL PROTECTED]> > Subject: Re: Another CPAN problem: "Don't have an associated bundle file" > > That command assumes you are in /System/Library/Perl/CPAN > > Sorry I should have made that clearer >

Re: Another CPAN problem: "Don't have an associated bundle file"

2002-01-10 Thread Chris Devers
On Thu, 10 Jan 2002, Jeremy Schwartz wrote: > What is the path to perl on Mac OS X? /usr/bin/perl To get the location of any program in your path, try e.g. [localhost Thu 4:05:02pm ~]% which perl /usr/bin/perl [localhost Thu 4:05:04pm ~]% or if that doesn't work (it usually will)