[Mono-devel-list] Winelib

Peter Dennis Bartok peter at novonyx.com
Sat May 8 01:45:31 EDT 2004


You need to build with a prefix that matches the rest of your 
(pre-built) packages. You need to run the mono configure with the 
--prefix=/usr argument. Otherwise it really won't find the 
winelib.exe.so :-)

Peter

Paul wrote:
> Hi,
> 
> 
>>If this doesn't help, if you have the ability to get the latest code from
>>CVS please update mono and rebuild and set export MONO_DEBUG=1 and run
>>mono with your SWF application again.
> 
> 
> Okay, I've recompiled from CVS, done export MONO_DEBUG=1 and attempted
> to run a small program. Instead of getting /usr/lib/winelib.exe.so not
> found, I now get /usr/local/lib/winelib.exe.so not found - the
> MONO_DEBUG=1 doesn't seem to have given any more of a detailed output
> than before.
> 
> What next?
> 
> TTFN
> 
> Paul



More information about the Mono-devel-list mailing list