Problems installing SDL library

Hi,
I am facing some problems in the installaltion of SDL. I was able to
install but when I run the configure script in test folder it gives error
saying “version >= 1.2.0 no”. I checked the config.log file but am not able
to do much. I tried setting SDL_CONFIG variable to the folder of
installation of SDL, I tried setting the variable to /usr/local/bin, but not
much use.
I am using RH 6.2 Linux , SDL-1.2.2.tar and SDL-1.2.2-1.i386.rpm
Am I missing any step?
Well, I see the SDL shared object files and the archive library files
are created but I am still not sure if SDL is installed properly. I am tring
to run ‘Nintendo gameboy’ emulator which uses SDL and it does not compile
giving the "undefined reference " error for the SDL related functions. So
this confirms that my SDL is not installed properly.
Kindly guide me.

regards,
Paresh.

where is your SDL.h
is it in /usr/local/include/SDL.h or in /usr/local/include/SDL/SDL.h
check ‘Nintendo gameboy’ where SDL.h in searched.> ----- Original Message -----

From: paresh@w-o-i.com (Paresh)
Newsgroups: loki.open-source.sdl
To: “SDL”
Sent: Thursday, October 11, 2001 12:04 PM
Subject: [SDL] Problems installing SDL library

Hi,
I am facing some problems in the installaltion of SDL. I was able to
install but when I run the configure script in test folder it gives error
saying “version >= 1.2.0 no”. I checked the config.log file but am not
able
to do much. I tried setting SDL_CONFIG variable to the folder of
installation of SDL, I tried setting the variable to /usr/local/bin, but
not
much use.
I am using RH 6.2 Linux , SDL-1.2.2.tar and SDL-1.2.2-1.i386.rpm
Am I missing any step?
Well, I see the SDL shared object files and the archive library files
are created but I am still not sure if SDL is installed properly. I am
tring
to run ‘Nintendo gameboy’ emulator which uses SDL and it does not compile
giving the "undefined reference " error for the SDL related functions. So
this confirms that my SDL is not installed properly.
Kindly guide me.

regards,
Paresh.