http://bugs.codeweavers.com/show_bug.cgi?id=636
*** shadow/636 Thu May 2 03:32:05 2002 --- shadow/636.tmp.2441 Thu May 2 12:08:42 2002 *************** *** 25,27 **** --- 25,50 ---- same error, but if I use winelancher MS Word wil be launch but I will get a messagbox "there is not enough memory or disk space to run word." with an ok button. After click the ok buttun the application will close. + + ------- Additional Comments From apa3a@yahoo.com 2002-05-02 12:08 ------- + Looks like installation problem + + - check if you really have the file libntdll.dll.so + + I have one here: + /usr/local/lib/libntdll.dll.so -> wine/ntdll.dll.so + + which is a symbolic link to: + /usr/local/lib/wine/ntdll.dll.so + + What the program winecheck reports? See here for details: + http://wine.codeweavers.com/fom-meta/cache/371.html + + Did you have any versions of Wine before? If yes, did you uninstall it properly? + Try to reinstall Wine after total cleanup: + http://wine.codeweavers.com/fom-meta/cache/297.html + + Also check out this + http://wine.codeweavers.com/fom-meta/cache/22.html + + Report your results. \ No newline at end of file