Click to See Complete Forum and Search --> : Tuxracer Configure Script help....


Bradmont2
04-28-2001, 05:51 AM
I'm trying to get the Tux Racer configure script to detect sound stuff... I get this error:


*** 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.
*** SDL not found. Configuring without audio or joystick support.


I tried both

SDL_CONFIG=/usr/bin
and
SDL_CONFIG=/usr/bin/sdl-config


and still got the same error... any ideas?

The thing is, sdl-config is in /usr/bin, which obviously is in the PATH...

Bradmont2
04-28-2001, 06:02 AM
Ok, I posted too soon....

For some reason, when the config script is re-run, it doesn't do anything new... I tried a make clean, which didn't help. Didn't try a mrproper, tho...

but anyway, deleting the source directory and re-extracting the tarball fixed the problem. Now I'm happy. Time to go race some penguin.

CMonster
04-28-2001, 11:07 AM
www.libsdl.org (http://www.libsdl.org)

Have you tried installing the most recent SDL libs?