But the enduser tells blindly, it works on SL-5.1.

The error is as follows:

# root -l much_sim.C
root [0]
Processing much_sim.C...

========  CBMROOT Macro much_sim  =================
First input file  is /opt/bench-intel/cbmroot/macro/much/data/jpsi.root
Second input file is /opt/bench-intel/cbmroot/auau/25gev/centr/urqmd.auau.25gev.centr.0000.ftn14
Output file       is data/mc.moduleoff.jpsi.1000.root
Events to process:   1000
===================================================


=== much_sim.C : Loading libraries ...

PSaid instance created...  access via gSaid->f()

Error in <TUnixSystem::DynamicPathName>: libGeoBase[.so | .sl | .dl | .a | .dll] does not exist in .:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib::/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/bench-intel/fairsoft/generators/lib:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/n1ge62/lib/lx24-amd64:/opt/n1ge62/lib/lx24-amd64:/usr/local/src/ns-allinone-2.33/otcl-1.13:/usr/local/src/ns-allinone-2.33/lib:/opt/bench-intel/fairsoft/generators/lib:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/n1ge62/lib/lx24-amd64:/opt/n1ge62/lib/lx24-amd64:/usr/local/src/ns-allinone-2.33/otcl-1.13:/usr/local/src/ns-allinone-2.33/lib::/opt/bench-intel/fairsoft/tools/root_v5.20.00/cint/cint/stl
Error in <TUnixSystem::DynamicPathName>: libParBase[.so | .sl | .dl | .a | .dll] does not exist in .:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib::/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/bench-intel/fairsoft/generators/lib:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/n1ge62/lib/lx24-amd64:/opt/n1ge62/lib/lx24-amd64:/usr/local/src/ns-allinone-2.33/otcl-1.13:/usr/local/src/ns-allinone-2.33/lib:/opt/bench-intel/fairsoft/generators/lib:/opt/bench-intel/fairsoft/tools/root_v5.20.00/lib:/opt/n1ge62/lib/lx24-amd64:/opt/n1ge62/lib/lx24-amd64:/usr/local/src/ns-allinone-2.33/otcl-1.13:/usr/local/src/ns-allinone-2.33/lib::/opt/bench-intel/fairsoft/tools/root_v5.20.00/cint/cint/stl

I guess this could be a C++ package. Do you get any hints?

Thanks,
Sangamesh

On Mon, Sep 7, 2009 at 1:35 PM, Stephen J. Gowdy <[log in to unmask]> wrote:
I think you need to talk to whoever gave you the application.


On Mon, 7 Sep 2009, Sangamesh B wrote:

Thanks Stephen and Matthias for your quick update.

Stephen, I also had did a googling and found about FairRoot, Cbmroot and
something like Panda also. But didn't get how/which-one to install that
would give the required libraries and resolve the issue.


On Mon, Sep 7, 2009 at 1:00 PM, Stephen J. Gowdy <[log in to unmask]> wrote:

google points at FairRoot (CBM version I'd assume from the names).

Yes.


On Mon, 7 Sep 2009, Matthias Schroeder wrote:

 Sangamesh B wrote:

Dear SL-5.1 users,

     I'm trying to install an application on CentsOS-5.2. The
application works well on ScientificLinux-5.1but its failing to run on
CentsOS-5.2(compilation goes smooth). That's because CentOS is lacking some
of the rpms compared to SL-5.1.
     As the program fails by just showing <library name>.so not found
error, I'm not able to find from which rpm that library come from.

Following is the list of missing libraries:

libGeoBase.so
libParBase.so
libBase.so
libCbmBase.so
libCbmData.so
libField.so
libGen.so
libPassive.so
libSts.so
libTrd.so
libTof.so
libMuch.so


To me this sounds like root libs or experiment specific libs, but nothing
coming from SL, whatever release.

Yes. You are right. While running the application/benchmark, I use root -l
much_sim.C.

How the root libs can be installed?

Matthias


As I don't have SL-5.1, I request any one of you to check which rpm these
library belong to, i.e. the following 2 commands

$ locate libGeoBase
It will give the path of libGeoBase

$ rpm -qf <path of libGeoBase>
It will give the name of rpm.

Same steps should be carried for other libraries also.
Send me the list of rpms.

Thanks for your kind help



--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | CERN       Office: 8-1-11|
|http://cern.ch/gowdy/                | CH-1211 Geneva 23        |
|                                     | Switzerland              |
|EMail: [log in to unmask]                 | Tel: +41 76 487 2215     |
 \------------------------------------+-------------------------/



--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | CERN       Office: 8-1-11|
|http://cern.ch/gowdy/                | CH-1211 Geneva 23        |
|                                     | Switzerland              |
|EMail: [log in to unmask]                 | Tel: +41 76 487 2215     |
 \------------------------------------+-------------------------/