Unable to open shared object
Status: Beta
Brought to you by:
junta42
Still problems with RH7 after rawhide update playing anything. Fixed all bugs within avifile-0.51 though, and aviplay works great. Still get an "unable to load player wm: shared object not open" with xtheater
Maybe I'll do a gdb and see what I come up with.
I know...gcc 2.96 with RH7 is still only beta quality...even with rawhide updates.
Has anyone had luck under RH7??
-Brad
I got the same error - a "ldconfig" as root fixed the problem. Of course, I'm running Debian 2.2 so YMMV...
I had this same problem. After updating avilfile and xtheater from CVS again, and installing the very latest official RH7.0 glibc releases (glibc-2.2-9 and friends, released on December 18), then recompiling, it worked.
May have been an ldconfig problem, as the other poster mentioned.
John
Logged In: YES
user_id=186154
I got something similar to this, I think it was 'Unable to
open /opt/Xtheater/player/libwm.so: file doesn't exist'.
I eventually figured out the the file did exist, under the
source tree in .../player/.lib, and hadn't gotten
installed correctly. Just copying the contents of the
.lib directory to the install directory worked. I'm not
sure if this is a bug in the install process, or just
something I had misconfigured in my own setup.