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.
Actually I just made runapp do this when is sets LD_PRELOAD and things seem ok now. Maybe it is a quirk with the new linker?? runapp.c has been updated in CVS. Please note that anon CVS is now 24 hours behind. :(
In the meantime you may add:
setenv ("LD_LIBRARY_PATH", "./runtime/dll", 1);
at line 205 of runapp.c.
-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