Shared object use

Andrew Askew (askew@physics.rice.edu)
Tue, 20 Jul 1999 13:49:47 -0500 (CDT)


Hello ROOTers!

I've been experiencing a strange phenomena when it comes to adding classes
via the loading of a shared object from the interpreter. The normal:

gSystem.Load("library.so")

returns without an error, just as it does when it has been sucessful. But
attempts to use the classes added from the library result in errors, ROOT
claims it has no knowledge of the things added from the file.
Any help would be appreciated,

Andrew Askew
Rice University