On Sat, Dec 08, 2001 at 01:20:53PM +0100, Oliver Sampson wrote:
On Fri, 7 Dec 2001 18:31:03 +0100, Andreas Mohr andi@rhlx01.fht-esslingen.de wrote:
On Fri, Dec 07, 2001 at 06:06:36PM +0100, Oliver Sampson wrote:
When I try to run wine, I get a message that libntdll.so wasn't found. So I found it in /usr/lib/libntdll.so. is there something in the initial setup config that didn't work correctly?
Make sure /etc/ld.so.conf contains the path. See www.winehq.com/Trouble/ for details.
I went to the modifyable FAQ and saw an entry for libntdll.so, but I didn't see any assistance to the problem. Is this a hint for me to add an answer for when I get this resolved?
Err, yes ;-)
I checked out my /etc/ld.so.conf and /usr/lib is listed in there. libntdll.so is in my /usr/lib, but when ever I run wine from what I've made, I get the message that libntdll.so can't be found:
wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory
Hmm, and you did run ldconfig ?