When I type
uce@uce-HP-Z400-Workstation:/usr/local/bin$ sudo find / -name GD [sudo] password for uce: /home/uce/SOFTWARE_UCEs/CLUMPAK/GD-2.56/blib/arch/auto/GD /home/uce/SOFTWARE_UCEs/CLUMPAK/GD-2.56/blib/lib/GD /home/uce/SOFTWARE_UCEs/CLUMPAK/GD-2.56/lib/GD /home/uce/.cpanplus/5.18.2/build/GD-2.56/blib/arch/auto/GD /home/uce/.cpanplus/5.18.2/build/GD-2.56/blib/lib/auto/GD /home/uce/.cpanplus/5.18.2/build/GD-2.56/blib/lib/GD /home/uce/.cpanplus/5.18.2/build/GD-2.56/lib/GD /home/uce/.cpan/build/GDTextUtil-0.86-mBNb6n/blib/arch/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-mBNb6n/blib/lib/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-mBNb6n/blib/lib/GD /home/uce/.cpan/build/GDTextUtil-0.86-xTHGce/blib/arch/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-xTHGce/blib/lib/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-xTHGce/blib/lib/GD /home/uce/.cpan/build/GDGraph-1.52-U_7Una/blib/arch/auto/GD /home/uce/.cpan/build/GDGraph-1.52-U_7Una/blib/lib/auto/GD /home/uce/.cpan/build/GDGraph-1.52-U_7Una/blib/lib/GD /home/uce/.cpan/build/GDTextUtil-0.86-uedP40/blib/arch/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-uedP40/blib/lib/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-uedP40/blib/lib/GD /home/uce/.cpan/build/GDTextUtil-0.86-689J_Q/blib/arch/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-689J_Q/blib/lib/auto/GD /home/uce/.cpan/build/GDTextUtil-0.86-689J_Q/blib/lib/GD /usr/local/share/perl/5.18.2/GD /usr/local/lib/perl5/site_perl/5.24.0/x86_64-linux/auto/GD /usr/local/lib/perl5/site_perl/5.24.0/x86_64-linux/GD /usr/local/lib/perl/5.18.2/auto/GD

I see that is libraries and other things in perl 5.18.2! Can you tell me please, how can I remove this to fix my problem? Or other way to fix it?


In reply to Re^10: 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.