hi,
I am trying to install Proc::ProcessTable using CPAN dlv-mplus-w003 mnpEfmEngine/bin% uname -a Linux dlv-mplus-w003 4.4.103-92.56-default #1 SMP Wed Dec 27 16:24:31 +UTC 2017 (2fd2155) x86_64 x86_64 x86_64 GNU/Linux perl version = v5.18.2 Error ========= cpan[1]> install Proc::ProcessTable Reading '/appl/mamon/.cpan/Metadata' Database was generated on Mon, 12 Mar 2018 18:41:02 GMT Running install for module 'Proc::ProcessTable' Running make for J/JW/JWB/Proc-ProcessTable-0.55.tar.gz Checksum for /appl/mamon/.cpan/sources/authors/id/J/JW/JWB/Proc-Proces +sTable-0.55.tar.gz ok Scanning cache /appl/mamon/.cpan/build for sizes ...................................................................... +......DONE CPAN.pm: Building J/JW/JWB/Proc-ProcessTable-0.55.tar.gz Checking if your kit is complete... Warning: the following files are missing in your kit: TODO Please inform the author. Processing hints file hints/linux.pl Writing Makefile for Proc::ProcessTable::Process Writing MYMETA.yml and MYMETA.json Writing Makefile for Proc::ProcessTable Writing MYMETA.yml and MYMETA.json cp Killall.pm blib/lib/Proc/Killall.pm cp Killfam.pm blib/lib/Proc/Killfam.pm cp ProcessTable.pm blib/lib/Proc/ProcessTable.pm cp example.pl blib/lib/Proc/example.pl make[1]: Entering directory '/appl/mamon/.cpan/build/Proc-ProcessTable +-0.55-PCGf0t/Process' cp Process.pm ../blib/lib/Proc/ProcessTable/Process.pm AutoSplitting ../blib/lib/Proc/ProcessTable/Process.pm (../blib/lib/au +to/Proc/ProcessTable/Process) Manifying ../blib/man3/Proc::ProcessTable::Process.3pm make[1]: Leaving directory '/appl/mamon/.cpan/build/Proc-ProcessTable- +0.55-PCGf0t/Process' /usr/bin/perl /usr/lib/perl5/5.18.2/ExtUtils/xsubpp -typemap /usr/lib +/perl5/5.18.2/ExtUtils/typemap ProcessTable.xs > ProcessTable.xsc && + mv ProcessTable.xsc ProcessTable.c cc -c -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict- +aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_B +ITS=64 -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 + -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tabl +es -g -Wall -pipe -DVERSION=\"0.55\" -DXS_VERSION=\"0.55\" -fPIC "- +I/usr/lib/perl5/5.18.2/x86_64-linux-thread-multi/CORE" ProcessTable +.c /bin/sh: cc: command not found Makefile:353: recipe for target 'ProcessTable.o' failed make: *** [ProcessTable.o] Error 127 JWB/Proc-ProcessTable-0.55.tar.gz /usr/bin/make -- NOT OK 'YAML' not installed, will not store persistent state Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: JWB/Proc-ProcessTable-0.55.tar.gz : make NO Appreciate your help

In reply to install Proc::ProcessTable in Linux by vikram1974

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.