[Mono-winforms-list] Error loading libwin32.so

German Pablo Gentile (MaxKalZone) listas.ggentile@cyberiait.com.ar
Fri, 16 Jan 2004 10:51:45 -0300


Hi, i tryng to run a exe build in D8.

I use CVS to build the latest mono, then download wine-shared stuff and
build without errors.

the when i do 

mono hola.exe

i get the following...

MonoWin32: Initializing WineLib
win32server: error while loading shared libraries: libwin32.so: cannot
open shared object file: No such file or directory

and the library is there...

[ggentile@leslie ggentile]$ whereis libwin32.so
libwin32: /usr/local/lib/libwin32.so

Where to start?

TIA

German Pablo Gentile.