in reply to Re: Install and use module
in thread Install and use module
Note there are two situations where the above will not work:
First one, if it's a Module::Build module, in which case you need 'Build.pl' instead of 'Makefile' and './Build' instead of 'make'.
Second one: If you have yet to install the Developer Tools from Apple, you won't have 'make'. (Or a compiler, or several other very useful things for developing software.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Install and use module
by BrowserUk (Patriarch) on Aug 09, 2010 at 18:27 UTC | |
by DStaal (Chaplain) on Aug 09, 2010 at 19:37 UTC | |
by BrowserUk (Patriarch) on Aug 09, 2010 at 22:12 UTC |