Rafael Torres wrote:
Hi all

Hi.


I'm having a problem installing the 1.3.2 version.
The runtime and apps binaries where installed ok, but when installing the freevo-1.3.2-1.i386.rpm I get this message:
./runtime/apps/freevo_python: error while loading shared libraries: libpng.so.3: cannot open shared object file: No such file or directory

Sorry, but there is a bug in the libSDL that is included in the runtime where it loads some libraries out of context, ignoring the LD_PRELOAD environment variable. This library is actually in runtime/dll but libSDL doesn't find it.


It seems that the rpm didn't install all the required files. What sould I do?

You could find an rpm somewhere else that includes libpng.so.3 and install that, build and install it yourself, or I have heard of someone just symlinking it to /usr/lib/ but that might mess up any other apps that you install which require libpng3 because it may have been build against a different glibc than yours.


-Rob



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to