After fixing all the compile errors vuVolume finally
compiled and running make install
the vuQTGui fails to start with following error:
vuQTGui: error while loading shared libraries:
libvuRenderers.so.0: cannot open shared object file: No
such file or directory
The lib file exist, so why it cannot be loaded.
Here is the listing from
/usr/local/lib
-rwxrwxrwx 1 root root 7127582 2004-10-08 00:21
libvuRenderers.a
-rwxrwxrwx 1 root root 888 2004-10-08 00:21
libvuRenderers.la
lrwxrwxrwx 1 root root 23 2004-10-08 00:21
libvuRenderers.so -> libvuRenderers.so.0.0.0
lrwxrwxrwx 1 root root 23 2004-10-08 00:21
libvuRenderers.so.0 -> libvuRenderers.so.0.0.0
-rwxrwxrwx 1 root root 3276775 2004-10-08 00:21
libvuRenderers.so.0.0.0
Logged In: YES
user_id=1135288
After recompiling this bug went away.
Please remove it.