Weebo has asked for the wisdom of the Perl Monks concerning the following question:
I tried running MAKER on a new cluster I installed it on and got the following response for every MPI process I created
Can't locate forks.pm in @INC (you may need to install the forks modul +e) (@INC contains: /Data/Apps/maker/bin/../perl/lib /Data/Apps/maker/ +bin/../lib /Data/Apps/maker/bin/../src/inc/perl/lib /Data/Apps/CEGMA_ +v2.5/lib /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/l +ocal/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/shar +e/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr +/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /Data/ +Apps/maker/bin/maker line 42.
So I went looking
Now, I might be crazy, but /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 seems to be in both. Why can't it find forks.pm?locate forks.pm /home/seth/.cpan/build/forks-0.36-0/blib/lib/forks.pm /home/seth/.cpan/build/forks-0.36-0/lib/forks.pm /usr/local/lib/x86_64-linux-gnu/perl/5.22.1/forks.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Can't find a module that is installed
by stevieb (Canon) on Feb 16, 2017 at 18:52 UTC | |
by Weebo (Novice) on Feb 16, 2017 at 19:53 UTC | |
by RonW (Parson) on Feb 16, 2017 at 22:15 UTC | |
by stevieb (Canon) on Feb 16, 2017 at 22:19 UTC | |
by Weebo (Novice) on Feb 17, 2017 at 16:15 UTC | |
by poj (Abbot) on Feb 17, 2017 at 16:55 UTC | |
| |
by Anonymous Monk on Feb 17, 2017 at 22:25 UTC | |
by Anonymous Monk on Feb 16, 2017 at 20:20 UTC | |
by stevieb (Canon) on Feb 16, 2017 at 20:40 UTC | |
|
Re: Can't find a module that is installed
by Weebo (Novice) on Feb 21, 2017 at 22:05 UTC |