[Mono-winforms-list] Installation problems

Chris Seaton chris@chrisseaton.com
Mon, 15 Dec 2003 19:31:10 +0000


I have mono (0.29), wine (20031212) and mono-wine (20030318) installed 
but when I run mono on one of the sample apps, checkedListBoxCtrl.exe, 
it crashes saying it can't find "./libgdiplus.dll.so". I don't know why 
it's looking in the working directory, and obviously it isn't there so 
it crashes. lidgdiplus.dll.so is in /usr/local/lib, visible to 
ld.so.conf (I have already ldconfig).

Can anyone help? Thanks.

Chris Seaton