[Mono-bugs] [Bug 54397][Nor] Changed - CurrentCulture and CurrentUICulture not set

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Feb 2004 11:37:15 -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 jorn@nl.linux.org.

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

--- shadow/54397	2004-02-16 11:32:00.000000000 -0500
+++ shadow/54397.tmp.6247	2004-02-16 11:37:15.000000000 -0500
@@ -106,6 +106,15 @@
 That would mean it is implemented in CVS, but not in 0.30.1, right?
 
 ------- Additional Comments From dick@ximian.com  2004-02-16 11:32 -------
 We've released a few versions since 2002 :)
 
 Also, check that the fedora rpms are compiled with ICU support.
+
+------- Additional Comments From jorn@nl.linux.org  2004-02-16 11:37 -------
+LOL. Misread that for 2004, obviously. ;)
+
+Ok, so the Fedora RPMS do depend on ICU. However, ldd /usr/bin/mono
+(or any other mono executable or lib) dont list libicu ..
+
+I'm going to compile mono from source now and I'll let you know
+whether it fixes the problem.