[Mono-bugs] [Bug 60481][Blo] Changed - winelib does not find wine libraries

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Jun 2004 20:37:06 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miles@lubin.us.

http://bugzilla.ximian.com/show_bug.cgi?id=60481

--- shadow/60481	2004-06-20 19:21:00.000000000 -0400
+++ shadow/60481.tmp.29731	2004-06-20 20:37:06.000000000 -0400
@@ -57,6 +57,10 @@
 
 Additional Information:
 I solved this with the following commands:
 ln -s /usr/lib/wine/lib/wine/user32.dll.so /usr/lib/user32.so
 ln -s /usr/lib/wine/lib/libwine.so.1 /usr/lib
 ln -s /usr/lib/wine/lib/libwine_unicode.so.1 /usr/lib
+
+------- Additional Comments From miles@lubin.us  2004-06-20 20:37 -------
+Note - those steps are the ones I used to install winelib, with mono 
+already installed, if that wasn't clear.