rm -rfv /home/uce/.cpan/build/GD-2.56-zwX4le the folder was removed

Than

$ cpan GD CPAN: Storable loaded ok (v2.56) Reading '/home/uce/.cpan/Metadata' Database was generated on Sun, 22 May 2016 18:53:47 GMT CPAN: Module::CoreList loaded ok (v5.20160506) GD is up to date (2.56).

Still doesn't work

When I try to run :

perl CLUMPAK.pl --id 6 --dir TESTE --file results.zip --clumpprepeats + 1000 Can't load '/usr/local/lib/perl5/site_perl/5.24.0/x86_64-linux/auto/GD +/GD.so' for module GD: /usr/local/lib/perl5/site_perl/5.24.0/x86_64-l +inux/auto/GD/GD.so: undefined symbol: PL_thr_key at /usr/local/lib/pe +rl5/5.24.0/x86_64-linux/DynaLoader.pm line 193. at BestKByEvannoAccessor.pm line 8. Compilation failed in require at BestKByEvannoAccessor.pm line 8. BEGIN failed--compilation aborted at BestKByEvannoAccessor.pm line 8. Compilation failed in require at CLUMPAK.pl line 18. BEGIN failed--compilation aborted at CLUMPAK.pl line 18.

In reply to Re^20: How to add path to @INC by TSN
in thread How to add path to @INC by TSN

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.