Hi,
It seems to be a classic issue: I ran into problems when trying to install WWW::Mechanize. I use Ubuntu and typing
# cpan WWW::Mechanize
produced the following
CPAN: Storable loaded ok (v2.21)
Going to read '/root/.cpan/Metadata'
Database was generated on Wed, 08 Sep 2010 05:32:19 GMT
CPAN: YAML loaded ok (v0.66)
Going to read 5 yaml files from /root/.cpan/build/
CPAN: Time::HiRes loaded ok (v1.9721)
DONE
Restored the state of none (in 0.2265 secs)
Running install for module 'WWW::Mechanize'
Running make for P/PE/PETDANCE/WWW-Mechanize-1.64.tar.gz
Has already been unwrapped into directory /root/.cpan/build/WWW-Mech
+anize-1.64-_fbjEy
'/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, wo
+n't make
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
I checked many other threads on installation problems around WWW::Mechanize. Any help would be greatly appreciated.
Kind regards,
Dietmar
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.