do a
# which sdl-config
if nothing turns up, if u've compiled u're own SDL, then _mostly_ it'll be at
/usr/local/bin. some
distros are too lame to include this in the PATH in u're profile. so either add it in,
or define
SDL_CONFIG to point to /usr/local/bin/sdl-config
Nikhil.
On Wed, Jun 28, 2000 at 04:16:47PM +0530, SEN wrote:
> checking for SDL - version >= 1.0.1... 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.
>
-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting. The site is
at http://botsie.tripod.com/beforeposting/