Can you please assist me with what needs to be done to be able to install the Zlib-1.34 module? Below is what is being returned and a listing of the other modules installed.

-returned- $ perl Makefile.PL Parsing config.in... Building Zlib enabled Looks Good. Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for Compress::Zlib $ su root Password: # /usr/ccs/bin/make mkdir blib mkdir blib/lib mkdir blib/lib/Compress mkdir blib/arch mkdir blib/arch/auto mkdir blib/arch/auto/Compress mkdir blib/arch/auto/Compress/Zlib mkdir blib/lib/auto mkdir blib/lib/auto/Compress mkdir blib/lib/auto/Compress/Zlib mkdir blib/man3 cp Zlib.pm blib/lib/Compress/Zlib.pm AutoSplitting blib/lib/Compress/Zlib.pm (blib/lib/auto/Compress/Zlib) /usr/perl5/5.00503/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/p +erl5/5.005 03 /usr/perl5/5.00503/ExtUtils/xsubpp -typemap /usr/perl5/5.00503/Ext +Utils/type map -typemap typemap Zlib.xs >xstmp.c && mv xstmp.c Zlib.c cc -c -I./zlib-src-1.2.2 -xO3 -xdepend -DVERSION=\"1.34\" -DXS_V +ERSION=\"1 .34\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE Zlib.c sh: cc: not found *** Error code 1 make: Fatal error: Command failed for target `Zlib.o' # exit -installed- drwxr-xr-x 6 tc1364 ossd 512 Oct 21 2004 libnet-1.19 drwxr-xr-x 5 tc1364 ossd 512 Oct 27 2004 URI-1.34 drwxr-xr-x 4 tc1364 ossd 512 Oct 27 2004 MIME-Base64-3.05 drwxr-xr-x 3 tc1364 ossd 512 Oct 27 2004 HTML-Tagset-3.03 drwxr-xr-x 7 tc1364 ossd 512 Oct 27 2004 HTML-Parser-3.36 drwxr-xr-x 5 tc1364 ossd 512 Oct 27 2004 Digest-MD5-2.33 drwxr-xr-x 6 tc1364 ossd 512 Oct 27 2004 libwww-perl-5.80 +0 drwxr-xr-x 5 tc1364 ossd 512 Apr 11 15:29 Net-Telnet-3.03 drwxr-xr-x 4 tc1364 ossd 512 Apr 11 15:54 Expect.pm-1.07 drwxr-xr-x 5 tc1364 ossd 512 Apr 11 16:10 IO-Tty-1.02 drwxr-xr-x 5 tc1364 ossd 512 Apr 11 16:13 Expect-1.15 drwxr-xr-x 4 tc1364 ossd 512 Apr 29 10:50 Compress-Zlib-Pe +rl-0.02 -rw-r--r-- 1 tc1364 ossd 144980 Apr 29 13:28 Compress-Zlib-1. +34.tar.gz drwxr-xr-x 6 tc1364 ossd 1024 Apr 29 13:29 Compress-Zlib-1. +34

20050429 Janitored by Corion: Added formatting


In reply to Installing Zlib-1.34 by tc1364

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.