[Mono-bugs] [Bug 53915][Wis] Changed - error in compilation, can't open libgthread-1.3.so.12

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 23 Feb 2004 09:15:03 -0500 (EST)


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 lupus@ximian.com.

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

--- shadow/53915	2004-02-12 07:50:09.000000000 -0500
+++ shadow/53915.tmp.16692	2004-02-23 09:15:03.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53915
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cmavin@recital.com               
 QAContact: mono-bugs@ximian.com
@@ -52,6 +52,10 @@
 many machines running platforms which binaries are not currently 
 available for.
 
 ------- Additional Comments From vargaz@freemail.hu  2004-02-12 07:50 -------
 Since libgthread is a system library, not a mono library, this is not
 a mono bug. Make sure libgthread is in your LD_LIBRARY_PATH.
+
+------- Additional Comments From lupus@ximian.com  2004-02-23 09:15 -------
+You need to run ldconfig, or properly install libglib on the system
+(you may also have old binaries around).