Environment: (where does this bug occur, have you tried other environments)
Steps to reproduce: (give a step by step account of how to trigger the bug)
run eic-smear in eic-shell
jug_dev> user@station: $ eic-smear
Using eic-smear version: 1.1.14
Error in <TUnixSystem::FindDynamicLibrary>: libeicsmeardetectors[.so | .dll | .dylib | .sl | .dl | .a] does not exist in /opt/local/lib:/.singularity.d/libs:....
Error in <TUnixSystem::FindDynamicLibrary>: libeicsmeardetectors[.so | .dll | .dylib | .sl | .dl | .a] does not exist in /opt/local/lib:/.singularity.d/libs:......
Using these eic-smear libraries :
/opt/local/lib/libeicsmear.so
Expected Result: (what do you expect when you execute the steps above)
Either compile lib and add to eic-shell container or remove dependency if not needed (e.g. for simple BuildTree() )
Environment: (where does this bug occur, have you tried other environments)
eic-shellSteps to reproduce: (give a step by step account of how to trigger the bug)
run
eic-smearineic-shellExpected Result: (what do you expect when you execute the steps above)
Either compile lib and add to eic-shell container or remove dependency if not needed (e.g. for simple BuildTree() )