Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv28313
Modified Files:
runapp.c
Log Message:
Adding ./runtime/dll to the LD_LIBRARY_PATH to work around some wierd goings on. It
might have something to do with the linker used.
Index: runapp.c
===================================================================
RCS file: /cvsroot/freevo/freevo/runapp.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** runapp.c 11 Jun 2003 03:44:18 -0000 1.16
--- runapp.c 17 Jun 2003 19:09:03 -0000 1.17
***************
*** 203,206 ****
--- 203,207 ----
LOG ("Setting LD_PRELOAD = '%s'", pPreloads);
+ setenv ("LD_LIBRARY_PATH", "./runtime/dll", 1);
setenv ("LD_PRELOAD", pPreloads, 1);
-------------------------------------------------------
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-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog