Hello,
I'm a bit frustrated 'cause I have been trying to install modules on my new mac for a couple of days now. And with no success. I'm quite new to Perl and coming from Windows, so you'll probably understand what I'm talking. So, I have been trying commands from bash shell
~ > cpan
cpan> install Spreadsheet::WriteExcel
I this is what I'm getting after all:
------------------------ snip --------------------------
Checking if your kit is complete...
Looks good
Writing Makefile for Parse::RecDescent
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for J/JM/JMCNAMARA/Spreadsheet-WriteExcel-2.25.tar.gz
Is already unwrapped into directory /Users/larus/.cpan/build/Spreads
+heet-WriteExcel-2.25
CPAN.pm: Going to build J/JM/JMCNAMARA/Spreadsheet-WriteExcel-2.25.t
+ar.gz
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
-----------------------------------------------------------------
What I'm doing wrong? What should I do? My intention is to learn more Perl, not to get involved with these kinds of problems (sic!). All you wise monks: can you give any support or help please?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.