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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=73391 --- shadow/73391 2005-03-15 20:55:55.000000000 -0500 +++ shadow/73391.tmp.26506 2006-07-17 14:41:11.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 73391 Product: Mono: Runtime Version: unspecified OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Wishlist Component: packaging AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -41,6 +41,24 @@ <dllmap dll="libintl" target="libc.so.6" /> to <dllmap dll="libintl" target="intl" /> ) ------- Additional Comments From [EMAIL PROTECTED] 2005-03-15 20:55 ------- Fixed on SVN + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-17 14:41 ------- +This seems to still be an issue with the latest Windows installers. +A simple test with Catalog.Init returns: + +Unhandled Exception: System.DllNotFoundException: libc.so.6 + at (wrapper managed-to-native) Mono.Unix.Catalog:bindtextdomain +(intptr,intptr +) + at Mono.Unix.Catalog.Init (System.String package, System.String +localedir) [0x +00000] + at T.Main () [0x00000] + +making the fix in $prefix/etc/mono/config as mentioned above seems +to fix it. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
