LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 07-19-2004, 04:06 PM   #1
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Rep: Reputation: 0
Winex/cedega libntdll.so error


I just did a fresh install of Mandrake 10 PP, and installed cedega and p2p. Both worked fine in mandrake 9 with my games (CoD, GTA III, ViceCity).

But since I reinstalled, CoD (which I installed with the Loki installer, no errors on install) gives me the following error:

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


Now, I also installed (again, with the Loki installer) MOAHH, and it works great. GTA works great through P2P. I added winex, winex4, and cedega to the WINE_NAME in the codsp script. All to no avail.

Anyone have an idea? I would much appreciate it...
 
Old 07-19-2004, 11:48 PM   #2
stryker13
LQ Newbie
 
Registered: May 2004
Location: U.S.A.
Distribution: Gentoo, Ubuntu, FC2
Posts: 4

Rep: Reputation: 0
libntdll.so

I had the same error many times when I tried to use WineX CVS a month back or so. I searched around these forums for a long while and finally came across something that helped - I can't give credit to its original poster because I saved it without the usernames, but this is what he said:
Quote:
try running /sbin/ldconfig as root
make sure /usr/local/lib appears in the /etc/ld.so.config file
After I did both of those, that error would go away - however a new one about "wineserver-localhost/socket: No such file or directory" came up - I gave up with WineX CVS after that. Just using vanilla wine now and it serves my purposes well. Good luck with Cedega though - it ought to be better than the CVS.
 
Old 07-19-2004, 11:53 PM   #3
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Original Poster
Rep: Reputation: 0
Hmmm. Well, thanks for the info. I ran ldconfig, but I have no ld.so.config file at all it would seem.

The thing that gets me is other wine games run fine! it's gotta be a game thing, but I'll be damned as to what.

maybe I should give up and install SUSE...
 
Old 07-20-2004, 12:36 AM   #4
stryker13
LQ Newbie
 
Registered: May 2004
Location: U.S.A.
Distribution: Gentoo, Ubuntu, FC2
Posts: 4

Rep: Reputation: 0
Well, I just checked my own config (on Mdk 9.2) and it looks like the file name is not ld.so.config but just ld.so.conf (sorry) - and if that file doesn't exist either, it might work if you just create it.
Here is all mine is:
Quote:
/usr/X11R6/lib
/usr/lib/qt3/lib
/usr/lib/wine
And its owner is root.
I don't think it'd be much different on Mandrake 10 -maybe the only thing different would be the line about qt - you could check in your /usr/lib directory to see what qt's path is (b/c for my fedora core 2 system it is /usr/lib/qt-3.3/lib).

It could even be that you don't need the first two lines at all for getting the game to work - maybe just the /usr/lib/wine line.
 
Old 07-20-2004, 01:26 AM   #5
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Original Poster
Rep: Reputation: 0
that was MUCH more helpfull. Thank you! I actually had to add the full path to cedega:
/home/phydeaux/.point2play/.winex_ver/winex-4.0-1/winex/bin/

but the libntdll.so error went away. Now I'm getting a libwine.so. so I can try and track THAT down. But again, making forward progress. Thanks again!
 
Old 07-20-2004, 01:34 AM   #6
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Original Poster
Rep: Reputation: 0
OK, I also added lines for ALL the winex lib paths, lib and pthread_lib. Now, I get a real interesting error:

can't create key_t for shm: No such file or directory
wineserver: chdir /home/phydeaux/.wine : No such file or directory

interesint...ja?
 
Old 07-20-2004, 02:10 AM   #7
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Since you are using Mandrake, why not just URPMI WINE? It automatically installed, updated, and configured my Wine.
 
Old 07-20-2004, 02:33 AM   #8
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Original Poster
Rep: Reputation: 0
Will that step on cedega? Or alter it? Cause I also use P2P and don't want that buggered up...
 
Old 07-20-2004, 02:59 PM   #9
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
Quote:
Originally posted by barque
Will that step on cedega? Or alter it? Cause I also use P2P and don't want that buggered up...
Wine is installed in it's own directory separate from Cedega so they won't step on each other. Same for WineX. They are all on on seperate directories.
 
Old 07-23-2004, 01:58 AM   #10
barque
LQ Newbie
 
Registered: Jul 2004
Location: Monterey, Ca
Distribution: Mandrake, SUSE
Posts: 11

Original Poster
Rep: Reputation: 0
OK, I did install Wine. Then I got an error about Unable to find the drive. So in my .wine/config I setup a new drive that was the directory that CoD lived in, and behold! All is (pretty)well. The only issue is the task bar overlaps the game, but if I shade the task bar the game runs perfectly. Much thanks to all who helped with this!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cedega/WineX vs DirectX Krogen Linux - Games 9 07-05-2005 11:50 PM
WineX/Cedega drowbot Linux - Software 5 12-16-2004 05:46 PM
WineX 4.0 (Cedega) Comments Micro420 Linux - Games 18 08-19-2004 11:59 AM
wine: relocation error: /usr/local/lib/libntdll.so hawk1982 Linux - Newbie 2 08-17-2004 09:08 AM
Wine keeps striking an error-libntdll.so Karaken Linux - Software 0 04-15-2004 11:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 07:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration