[Newbie] - Wine libntdll.so error ?

root REMOVEspam.me at blueyonder.co.uk
Wed Mar 7 03:10:47 CST 2001


Hi Lawson,

> > Just installed the RPM version of wine from a Mandrake i686 package ,
> > installs fine , but when I try to start it up I get a -
> 
> Which dam' RPM version?  The vintage is very important.

[root at compost bin]# rpm -qa | grep wine
wine-20001202-1mdk

I did the ldd on libntdll.so :

[root at compost wine]# pwd
/usr/X11R6/lib/wine
[root at compost wine]# ldd libntdll.so 
	libwine.so => not found
	libwine_unicode.so => not found
	libncurses.so.5 => /usr/lib/libncurses.so.5 (0x00215000)
	libm.so.6 => /lib/libm.so.6 (0x0025a000)
	libutil.so.1 => /lib/libutil.so.1 (0x00278000)
	libdl.so.2 => /lib/libdl.so.2 (0x0027b000)
	libc.so.6 => /lib/libc.so.6 (0x0027f000)
	libgpm.so.1 => /usr/lib/libgpm.so.1 (0x00366000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
[root at compost wine]# 


Ahh... I starting to see why its moaning now , I checked if libwine.so
was there :

[root at compost wine]# ls -l libwine.so
lrwxrwxrwx    1 root     root           14 Mar  6 17:40 libwine.so ->
libwine.so.1.0*

and with the unicode lib 

[root at compost wine]# ls -l libwine_unicode.so
lrwxrwxrwx    1 root     root           22 Mar  6 17:40
libwine_unicode.so -> libwine_unicode.so.1.0*

If I ldd either of these two , they check out fine ?

TIA,
Allan.



More information about the wine-users mailing list