[SDL] SDL_mixer wants SDL version 1.2.10, but I've got 1.2.11

Christophe Cavalaria chris.cavalaria at free.fr
Wed Dec 13 16:17:17 PST 2006


gausie wrote:

> When I use
> 
> ./configure --prefix=/usr --enable-music-mp3
> 
> To install SDL_mixer, I get this during compiling...
> 
> checking for SDL - version >= 1.2.10... no
> *** The sdl-config script installed by SDL could not be found
> *** If SDL was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the SDL_CONFIG environment variable to the
> *** full path to sdl-config.
> configure: error: *** SDL version 1.2.10 not found!
> 
> I cant find the previous release of 1.2.10, so is there a way to make it
> work with 1.2.11?

The error message is maybe slightly confusing, but you should interpret it
as saying : SDL_mixer couldn't find any libSDL let alone the required
version >= 1.2.10







More information about the SDL mailing list