Re: libPythia6.so: cannot open shared object file: [message #14012 is a reply to message #14000] |
Wed, 26 September 2012 13:10 |
|
Hi Elisa,
I had same error in serial as you have(dlopen & FairRunSim).
you have already removed dlopen error after loading libPythia6.so in your macro.
Now for FairRunSim you have to load config.sh in your pandaroot build directory
> . config.sh
After this you remove CMakeCache.txt and config.sh from your build directory and do again in build directory as following.
> cmake ../
>make
May be it will help in your case also.
AJAY KUMAR
Research scholar
Indian Institute of Technology Indore,Indore
Madhya Pradesh
India
|
|
|