BNLNPPS / esi-shell

Apache License 2.0
0 stars 0 forks source link

fix(env): load xerces-c, update PATH #66

Closed plexoos closed 2 months ago

plexoos commented 2 months ago

This should resolve the following errors:

$ /esi/opticks/g4cx/tests/G4CXTest_raindrop.sh run
/esi/opticks/g4cx/tests/G4CXTest_raindrop.sh: line 167: G4CXTest: command not found
/esi/opticks/g4cx/tests/G4CXTest_raindrop.sh : run error
$ /esi/opticks/g4cx/tests/G4CXTest_raindrop.sh run
G4CXTest: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
/esi/opticks/g4cx/tests/G4CXTest_raindrop.sh : run error