[Mono-winforms-list] winelib and wine-20040505 in /usr

ROUGE Alain Alain.ROUGE@enac.fr
Wed, 16 Jun 2004 16:17:24 +0200


hi,

I've installed wine-20040505 in /usr 
AND 
the whole mono cvs chain in /usr on a clean kernel 2.4.26 based distro. 
(libgdiplus, winelib, mono and mcs)

All is ok.

I can compile many tiny winforms apps.
but when I execute a winforms apps:

                                     ----> wine: cannot find 
'/usr/lib/winelib.exe.so" 

and  /usr/lib/winelib.exe.so exists on my disk !!!!

With grep I've found this message in wine-20040505/dlls/kernel/process.c 
in wine_kernel_init().

It seems that find_exe_file() function in process.c  can't find 
/usr/lib/winelib.exe.so

Any idea please?

ar.