LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing wine on linux (https://www.linuxquestions.org/questions/linux-software-2/installing-wine-on-linux-52007/)

chrisknight 03-27-2003 08:09 AM

Installing wine on linux
 
Wine compiled and installed fine with no errors but upon trying to execute, I get:

wine: error while loading shared libraries: libntdll.dll.so: cannot open shared object file: No such file or directory

How might I fix this?

Thanks,
Chris

wapcaplet 03-27-2003 08:53 AM

You may be able to copy that DLL from a real Windows installation. The Wine developers haven't yet created alternative versions for all Windows DLLs, so some of them still need to be borrowed from the real thing. If you can get your hands on libnt.dll from a real Windows install (or from the web somewhere), put it in your fake-Windows /system/ directory (if you have one - or in your real Windows directory, if that's what you have). That oughta fix the problem :)

chrisknight 03-27-2003 11:42 AM

Bingo! Working!
 
Thanks for the info wapcaplet!

wapcaplet 03-27-2003 06:30 PM

Glad to help! :)


All times are GMT -5. The time now is 01:02 AM.