Find the answer to your Linux question:
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 ...
  1. #1
    Just 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:

    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!
    What to do?
    Or perhaps You know some binary package of DosBox for SUSE?

    Thanks.

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    I think you need to install the SDL-devel package using YAST or SMART and then try to compile your package again.

  3. #3
    Just Joined!
    Join Date
    May 2007
    Location
    Poland
    Posts
    5
    It works. Thank You

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...