I've tried to type perl -MCPAN -e 'install MD5' and it started installation. Then i retype it but it responds:
CPAN: Storable loaded ok Going to read /home/nathanvi/.cpan/Metadata Database was generated on Wed, 07 May 2003 00:13:12 GMT Running install for module MD5 Running make for G/GA/GAAS/MD5-2.02.tar.gz CPAN: Digest::MD5 loaded ok Checksum for /home/nathanvi/.cpan/sources/authors/id/G/GA/GAAS/MD5-2.0 +2.tar.gz ok Scanning cache /home/nathanvi/.cpan/build for sizes MD5-2.02/ MD5-2.02/Makefile.PL MD5-2.02/MD5.pm MD5-2.02/Changes MD5-2.02/t/ MD5-2.02/t/md5.t MD5-2.02/README MD5-2.02/MANIFEST Removing previously used /home/nathanvi/.cpan/build/MD5-2.02 CPAN.pm: Going to build G/GA/GAAS/MD5-2.02.tar.gz Checking if your kit is complete... Looks good Error: Unable to locate installed Perl libraries or Perl source code. It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files, so you cannot build extensions. In such a case, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem. (You get this message, because MakeMaker could not find "/usr/lib/perl +5/5.8.0/i386-linux-thread-multi/CORE/perl.h") Running make test Make had some problems, maybe interrupted? Won't test Running make install Make had some problems, maybe interrupted? Won't install
Probably have i to be root?

In reply to Re: Re: neomail and perl install by nathanvit
in thread neomail and perl install by nathanvit

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.