[SDL] SDL Games
Paul Duffy
odubtaig at yahoo.co.uk
Mon Jun 25 15:13:45 PDT 2007
On Mon, 2007-06-25 at 15:11 +0530, Prasanna Kumar K wrote:
> Hi All,
>
> I wanted to run some SDL games in my x86 (FC3).
>
> I downloaded SDL-1.2.11 and run the testcases. they are running fine.Then I downloaded some games(black-box-1.4.7etc..) from sdl site. but while configuring it is giving this error:
>
> configure: error: Your system is missing SDL_mixer! see http://www.libsdl.org/projects/SDL_mixer/
Firstly, congratulations on running a seriously old distro!
Joking aside, it's one thing to have SDL_mixer for running games that
require it, but have you also downloaded and installed SDL_mixer-devel?
SDL_mixer will only be useful if your code is already compiled but the
devel package is essential for compiling that code.
Open up a terminal and run
rpm -qa | grep SDL
that should sell you what's installed.
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html
More information about the SDL
mailing list