[Mono-bugs] [Bug 68070][Wis] Changed - The xsp hangs or abort on multiple requests.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 00:37:50 -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 miguel@ximian.com.

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

--- shadow/68070	2004-10-13 10:49:01.000000000 -0400
+++ shadow/68070.tmp.18897	2004-10-14 00:37:50.000000000 -0400
@@ -49,6 +49,16 @@
 
 But problem still persists.
 
 What more needed to configure ICU? I’m use default 
 config “./runConfigureICU MacOSX”
 
+
+------- Additional Comments From miguel@ximian.com  2004-10-14 00:37 -------
+Your ICU is not correctly compiled, see the RPM for Mono to see
+how to properly build it.
+
+ANother option is to build without ICU support:
+
+./configure --without-icu
+
+Miguel.