On September 12, 2003 06:47 am, Vincent BĂ©ron wrote:
Try setting WINEDLLPATH="/usr/local/lib/wine:`pwd`" and see if it goes further.
No, I got the same problem:
[dimi@dimi calendar]$ export WINEDLLPATH=/usr/local/lib/wine:`pwd` [dimi@dimi calendar]$ echo $WINEDLLPATH /usr/local/lib/wine:/home/dimi/dev/wine/wxWindows/samples/calendar [dimi@dimi calendar]$ wine calendar.exe.so Error: Could not load the application's module calendar-wrap.dll (126) [dimi@dimi calendar]$ ls *.so calendar.exe.so calendar-wrap.dll.so
It is there, it will just not load it...