Dear Rob, Thank you so much for your reply. Basically, I have been trying to run a WBSA package written in Java, but it integrates Perl libraries for genomic analysis and in bash_profile the followings written (author version): export PERL5LIB=/software/R-2.15.3/lib64/R/library/RSPerl/perl/x86_64-linux-thread-multi:/software/perl5.10/lib/5.10.1:/software/perl5.10/lib/site_perl: At this point we have not been unable to start the package working correctly but I have been trying to. It was originality tested on CentOS 6.3 with Perl 5.10. We have CentOS 7 with Perl version 5.16. I wanna stay with the original paths written in bash_profile but I was unable to find the folder: site_Perl.

In reply to Re^2: site_perl files by yaklichk0719
in thread site_perl files by yaklichk0719

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.