[Mono-list] Using Mono.Posix (Mono.Unix.Catalog) on Windows fails.

Everaldo Canuto everaldo.canuto at gmail.com
Wed Nov 16 10:30:30 EST 2005


Hi,

> > Are you running under .NET or Mono?
> 
> I compiled (on windows) the app with nant using mono-1.0 as a target
> platform, and tried to run the app under mono as well.
> 
> Filip
> 

You propabily have a etc/mono/config under your Mono root dir, on Linux
this file theres this line:

 <dllmap dll="libintl" target="libc.so.6" />

It is ok for Linux but causes problem on Windows, I dont know if you
have this line in your config, in my Mono 1.1.8 (Win32) I dont have it
but I have on my Mono 1.1.10 under Linux.

If you have this line, them remove and test agaim. Please let us know if
works.


Everaldo.





More information about the Mono-list mailing list