Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't play UT2003/4 nor America's Army
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
Hammett
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 231
Location: Barcelona, Catalonia

PostPosted: Wed Feb 02, 2005 2:50 pm    Post subject: Can't play UT2003/4 nor America's Army Reply with quote

I recently installed Gentoo stage 3 and all went smooth. I have an nVidia graphic cards, and I installed the drivers (first via installer, after via emerge). I can play games such as Neverwinter Nights, Quake 3, Foobillard, Enemy Territory, RTCW and others, but I can't play UT nor AA (based on UT).

When i lauch the game, the screensplash appears and then quits with:
Code:
Could not load OpenGL library


I know OpenGL is installed, otherwise the other games wouldn't lauch....how can I solve this?

Thanks in advance.
Back to top
View user's profile Send private message
Tenobok
Apprentice
Apprentice


Joined: 09 Jul 2004
Posts: 199
Location: This planet

PostPosted: Wed Feb 02, 2005 4:27 pm    Post subject: Reply with quote

Code:
emerge -C linux-headers
emerge linux26-headers
USE="nptl" emerge glibc


and don't forget to add nptl to your useflags.

This worked for me.
Back to top
View user's profile Send private message
Hammett
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 231
Location: Barcelona, Catalonia

PostPosted: Wed Feb 02, 2005 4:53 pm    Post subject: Reply with quote

OK, thanks, I'll try it out and post results.

Should I unemerge the packages if I have them installed? I'm sure I have glibc installed, but not the other 2.
Back to top
View user's profile Send private message
Tenobok
Apprentice
Apprentice


Joined: 09 Jul 2004
Posts: 199
Location: This planet

PostPosted: Wed Feb 02, 2005 5:21 pm    Post subject: Reply with quote

First check if you have emerged the linux-headers or the linux26-headers with emerge -s. If you haven't installed the 2.6-headers you will have installed the linux-header (for 2.4 kernels)

for explanation:
emerge -C linux-header unmerges the old linux headers
emerge linux26-headers emerges the 2.6 headers
and
USE="nptl" emerge glibc emerges the glibc with the "nptl"-flag
For more infos on nptl: http://gentoo-wiki.com/NPTL#What_is_NPTL.3F

And don't unmerge glibc (!!), just reemerge it with the nptl flag.
Back to top
View user's profile Send private message
Hammett
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 231
Location: Barcelona, Catalonia

PostPosted: Wed Feb 02, 2005 7:11 pm    Post subject: Reply with quote

W00t!!!! Thanks for the tips! It worked like a charm. Many thanks ^_^
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