Hello,

Thanks for the reply.

When I try that I get;

Can't locate object method "install" via package "LWP" at -e line 1.


I should also say that I tried "sudo perl -MCPAN -e 'CPAN::install LWP'" and got the result that I reported previously.



On Jun 10, 2004, at 9:07 AM, James Edward Gray II wrote:

On Jun 10, 2004, at 9:39 AM, Phil Calvert wrote:

OK, after poking around a bit it seems that the the developer tools need to be installed. Having done that I now get this after running the line

perl -MCPAN -e 'CPAN::install LWP'

Try:

sudo perl -MCPAN -e 'install LWP'

You'll need to give the admin password for this.

James


--Phil Calvert
Faculty/Staff CSUN Music Dept.


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to