Results 1 to 3 of 3
I have a problem with the SDL library. I have the library (version : 1.2.11-22) installed. Despite this, during compilation of DosBox (v. 0.70), after typing " ./configure " an ...
- 05-20-2007 #1Just Joined!
- Join Date
- May 2007
- Location
- Poland
- Posts
- 5
A problem with SDL
I have a problem with the SDL library. I have the library (version : 1.2.11-22) installed. Despite this, during compilation of DosBox (v. 0.70), after typing "./configure" an error occurs:
What to do?Code:checking for SDL - version >= 1.2.0... 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.0 not found!
Or perhaps You know some binary package of DosBox for SUSE?
Thanks.
- 05-20-2007 #2
I think you need to install the SDL-devel package using YAST or SMART and then try to compile your package again.
- 05-20-2007 #3Just Joined!
- Join Date
- May 2007
- Location
- Poland
- Posts
- 5
It works. Thank You


Reply With Quote