Rob Shortt wrote:
Wan Tat Chee wrote:

Hi Rob,
I d/l'ed test4, and generated a new CVS snapshot tgz, but when I build and
run freevo setup, I get the following error:



[EMAIL PROTECTED] freevo]# ./freevo setup --help ./runtime/apps/freevo_python: error while loading shared libraries: libavcodec.so: cannot open shared object file: No such file or directory

Which is strange, since there is a libavcodec.so in the runtime/dll directory.


Yeah, the library is there plus it gets preloaded. AND nothing python loads then should need libavcodec, it isn't linked to it.

Does this damn thing work for anyone else besides me?? It is getting on my nerves.

Ok, just as a test I moved away my system libavcodec and ran ./freevo setup --help. I get the same thing, it doesn't seem to be preloaded.

I just did a test:


LD_LIBRARY_PATH=./runtime/dll ./freevo setup --help and it worked.

So, it doesn't seem to be preloading. Should we just put LD_LIBRARY_PATH=./runtime/dll into the freevo script for now? Ok, I do NOT want to do that. We need to fix the real problem here.

-Rob

Don't ask me what needs it though. Is runapp broken?

-Rob



------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to