make_fragments.pl can’t find ForkManager.pm

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install make_fragments.pl can’t find ForkManager.pm

Viewing 1 reply thread
  • Author
    Posts
    • #1816
      Anonymous

        Hi there,
        How can modify make_fragments.pl script so as it finds the necessary Perl modules?

        -bash-4.1$ ./make_fragments.pl
        Can’t locate Parallel/ForkManager.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./make_fragments.pl line 1840.
        BEGIN failed–compilation aborted at ./make_fragments.pl line 1840.
        -bash-4.1$ locate ForkManager.pm
        /cluster/apps/fred/rosetta_2013wk52/demos/public/homology_modeling_with_end_extension/scripts/cm_scripts/perl_lib/Parallel/ForkManager.pm

      • #9731
        Anonymous

          Answering my own post, the best thing to do here is to install perl locally and the required module Parallel_ForkManager.
          Hope it helps someone.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.