PDA

View Full Version : SDL prob installing Wesnoth


shawn
August 15th, 2005, 02:28 PM
I have been trying to install Wesnoth but i get this when I ./configure :

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

I did an apt-cache search for SDL but I dont know which things to intall. Any help would be appreciated!

jdodson
August 15th, 2005, 02:53 PM
I have been trying to install Wesnoth but i get this when I ./configure :

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

I did an apt-cache search for SDL but I dont know which things to intall. Any help would be appreciated!

right.

install the sdl dev* packages. that should help.

i think it needs:

sdl mixer dev
sdl net dev
sdl png dev (maybe images)

.....
i think the readme says what you need specifically.

shawn
August 15th, 2005, 05:01 PM
Got it, thanks!

mufftin
September 7th, 2005, 01:30 PM
@jdodson: Thank you. that helped!

Sincerely, Mufftin