Work around a ROOT limitation when loading dictionaries

ROOT doesn't seem to understand RPATH when loading dictionaries. This was causing the Objects_Di to fail when not installed or installed out of the current path. Work around the limitation by explicitly setting LD_LIBRARY_PATH.

Closes #125 (closed).

Merge request reports

Loading