Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73923 - unreal tournament should list libsdl as a dependency
Summary: unreal tournament should list libsdl as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 10:15 UTC by Gleb Litvjak
Modified: 2005-04-01 15:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Litvjak 2004-12-09 10:15:44 UTC
I've installed UT, but it refused to start because of missing SDL libs. I think that unreal-tournament ebuild should list libsdl as a dependency.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-12-10 13:25:19 UTC
i dont know how you ran unreal tournament but if you run `ut` it should work fine

ut comes bundled with a prebuilt libSDL.so and thus the system doesnt need libsdl
Comment 2 Gleb Litvjak 2005-03-31 05:19:33 UTC
I made a fresh gentoo install recently on my friend's PC, and installed unreal-tournament-4.5.1 there. It refused to start before I emerged libsdl (I ran "ut" from konsole).
It happeneed on 2 machines already. Maybe this is specific to 4.5.1 (didn't try to install an earlier version). UT has libSDL-1.1.so.0 built in, but if I remeber correctly, ut complained about libSDL-1.2.so
Comment 3 SpanKY gentoo-dev 2005-03-31 08:13:48 UTC
yes, ut 436 comes with libsdl-1.1 which it uses, but the UTPG 451 versions of ut requires libsdl-1.2

i'll update the 451 versions to require libsdl-1.2.x
Comment 4 SpanKY gentoo-dev 2005-04-01 15:08:15 UTC
fixed in cvs