patch to set correct LD_LIBRARY_PATH in wineprefixcreate

Srivatsa Kanchi, R skanchi at nexthop.com
Wed Oct 11 04:21:13 CDT 2006


when running the wineprefixcreate from the source tree with --wait option, the wineserver binary fails to run with an 
error as below:
./wineprefixcreate --wait
fixme:ole:ITypeInfo_fnRelease destroy child objects
/ghar/srivatsark/wine-git/server/wineserver: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory

the below patch would set the proper path for the LD_LIBRARY_PATH

---
 tools/wineprefixcreate.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15a71900e2e5873c14adcaa24a7a632f8bb45f4b.diff
Type: text/x-patch
Size: 524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061011/41552214/15a71900e2e5873c14adcaa24a7a632f8bb45f4b-0001.bin


More information about the wine-patches mailing list