[Mono-list] Installing mono-wine
Chris Seaton
chris@chrisseaton.com
Wed, 17 Dec 2003 19:59:59 +0000
I posted this to mono-winforms-list@lists.ximian.com, but apart from a
few other unanswered questions that list is dead, so I'm reposting here.
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