Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Installing modules on Mac OS X

by larus (Acolyte)
on Feb 25, 2009 at 19:34 UTC ( [id://746361]=note: print w/replies, xml ) Need Help??


in reply to Re: Installing modules on Mac OS X
in thread Installing modules on Mac OS X

I'm sorry being noob here, how can I check if I have make installed?

Replies are listed 'Best First'.
Re^3: Installing modules on Mac OS X
by jhourcle (Prior) on Feb 25, 2009 at 21:08 UTC

    From the command line, type:

    which make

    You should get back a response such as /usr/bin/make. If you get back nothing, it's a sign that the system can't figure out where make is installed. You should be able to do a 'which gcc' as well.

Re^3: Installing modules on Mac OS X
by larus (Acolyte) on Feb 25, 2009 at 20:23 UTC
    I installed gcc4.0 from the disk and all the other additional developer's tools. I restarted the computer and tried to install Spreadsheet::WriteExcel via Terminal. No luck, same errors as before. What should I do, please help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-25 08:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found