configure: error: *** SDL not found! Get SDL from www.libsdl

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
MSTCrow5429
Posts: 10
Joined: January 10th, 2005, 2:16 am

configure: error: *** SDL not found! Get SDL from www.libsdl

Post by MSTCrow5429 »

I'm running SuSE Linux Professional 9.2, and am attempting to configure and compile Wesnoth-0.8.8. As can be seen in the subject, I am receiving the error message "configure: error: *** SDL not found! Get SDL from http://www.libsdl.org." It went on to say "If you already installed it, check it's in the path." I don't think that sentence is in English, but I made sure that SDL was actually in the path the SDL RPM stated it would be installed in. SDL was already installed on my system, but I installed 1.2.8 from libsdl.org just to be sure. Still got the configure error. Rebooted system, still getting the configure error. Can someone tell me how to get the Wesnoth configure to "see" where the SDL libraries are, and that they do indeed exist? Thanks.
MSTCrow5429
Posts: 10
Joined: January 10th, 2005, 2:16 am

After Fixing SDL Stuff

Post by MSTCrow5429 »

Ok, apparently not only do you need SDL, you also need the devel libs, as well as SDL Image from http://www.libsdl.org/projects/SDL_image/index.html, possibly also the devel libs of same. It compiled, seems to have installed ok, although at the opening screen seem to remember the guy's hair moving or something. Requiring SDL devel and SDL Image should be in the compile page though.
sanna
Posts: 425
Joined: June 5th, 2004, 9:59 am
Location: Halmstad, Sweden

Post by sanna »

It is:
CompilingWesnothWIKIpage wrote:You'll need to have these libraries (with equivalent devel versions) to build Wesnoth: ...
Post Reply