Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: CPAN installation

by rinceWind (Monsignor)
on Feb 19, 2007 at 13:10 UTC ( [id://600834]=note: print w/replies, xml ) Need Help??


in reply to CPAN installation

We really need to see more of your errors to see what the problem is (you could use a <readmore> tag in your post). Or, you could paste the output into your scratchpad, or host it somewhere if it's very large.

I suspect that the problem might be permissions, though I don't know how these work on a Mac.

The make install step needs to be run as root, or a user that has write access to the perl lib paths. If the install step fails for a dependency module, CPAN.pm will still carry on and try (and fail) to install the dependent modules, which might fail to make and give the output you have shown.

Another possibility is a problem with your C compiler. Several of the modules needed by Bundle::CPAN contain XS code, and you need to have a working C compiler to build it - the same C compiler as your perl was built with.

--

Oh Lord, won’t you burn me a Knoppix CD ?
My friends all rate Windows, I must disagree.
Your powers of persuasion will set them all free,
So oh Lord, won’t you burn me a Knoppix CD ?
(Missquoting Janis Joplin)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://600834]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found