You are not logged in.
Trying to compile several games but they all give me this comfigure error
checking for SDL - version >= 1.2.0... no
*** Could not run SDL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means SDL was incorrectly installed
*** or that you have moved SDL since it was installed. In the latter case, you
*** may want to edit the sdl-config script: /usr/bin/sdl-config
configure: error: *** SDL version 1.2.0 not found!
I have installed the newest version of SDL. I had this problem with other distros but all I had to do was install the SDL-Development libraries. I thought that would help but there are no pacman pkg's for SDL-Devel. Any ideas?
grep -r joy /life/*
Offline
all arch pkg's have the equvalent options of dev pkgs...
try ./configure --prefix=/usr
Offline
Sorry I am so slow to respond. I don't have internet at home, so I'm not on very often.
Thanks for the attempt but it did not change anything! If you need more info I can post it for you.
thanks!
grep -r joy /life/*
Offline
What games are you trying to compile?
Offline