Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WC3 was working fine first time...now getting error!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Saturn
Tux's lil' helper
Tux's lil' helper


Joined: 31 May 2002
Posts: 83

PostPosted: Sun Aug 18, 2002 12:36 pm    Post subject: WC3 was working fine first time...now getting error!!! Reply with quote

Hi,

Yesterday I have installed winex-cvs and warcraft 3 and was able to play the game. This morning I get this message:

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

If I type ldd wine it shows me:
[eric@mymachine winex-cvs]$ ldd wine
libntdll.so => not found
libwine.so => not found
libwine_unicode.so => not found
libm.so.6 => /lib/libm.so.6 (0x40022000)
libc.so.6 => /lib/libc.so.6 (0x40044000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

I checked my ~/c/windows directory and I have msvcrt20.dll, msvcrt40.dll, msvcrt.dll and regsvr32.exe files.

What am I missing?

Thanks
Back to top
View user's profile Send private message
fhimpe
n00b
n00b


Joined: 30 May 2002
Posts: 9

PostPosted: Mon Aug 19, 2002 5:09 pm    Post subject: Reply with quote

Add the directory where the ntdll.so file is located, to the file /etc/ld.conf and run ldconfig.

Or run winex like this:
LD_LIBRARY_PATH=/path/to/ntdll.so:$LD_LIBRARY_PATH wine /my/game.exe
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum