OK that seem to get me farther along but now I get;

make: *** No rule to make target `/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/config.h', needed by `Makefile'. Stop.
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible



Which is different from before but still sounds bad...;-(

--Phil

On Jun 9, 2004, at 10:10 PM, Ramprasad A Padmanabhan wrote:

Sorry, That does not seem to work

Try this instead
perl -MCPAN -e 'CPAN::install LWP'


On Thu, 2004-06-10 at 10:37, Ramprasad A Padmanabhan wrote:
What I usually do is directly try installing the modules required , say
LWP


Try
    sudo perl -MCPAN -e 'install LWP'

HTH
Ram



On Thu, 2004-06-10 at 07:32, philcalvert wrote:
Hi All,

I've been trying to install a module and haven't been having much luck.
Here's what I get;



thatsme-Computer:~ thatsme$ sudo perl -MCPAN -e 'install libwww-perl' CPAN: Storable loaded ok Going to read /Users/thatsme/.cpan/Metadata Database was generated on Wed, 09 Jun 2004 23:34:22 GMT Warning: Cannot install 0, don't know what it is. Try the command

     i /0/

to find objects with matching identifiers.

Thanks for any help in advance.

--Phil






--
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