On Synaptics package manager I can't find LOVE version >0.8configure: error: Can't LÖVE without SDL
[SOLVED] How to install Mari0 on Crunchbang Linux
-
- Posts: 6
- Joined: 04 Mar 2012, 22:48
Subj. I've tried install LOVE, but on "./configure" i have this error:
Last edited by Dr.X on 23 Aug 2012, 20:37, edited 1 time in total.
-
- Stabyourself.net
- Posts: 1447
- Joined: 06 Jan 2012, 12:07
Well, you need SDL. Try installing libsdl with your package manager.
If that doesn't work, download it manually from http://www.libsdl.org
If that doesn't work, you should ask on the Crunchbang Linux forums because nobody here (with the exception of you) has even heard of that distribution. They're bound to know more over there.
If that doesn't work, download it manually from http://www.libsdl.org
If that doesn't work, you should ask on the Crunchbang Linux forums because nobody here (with the exception of you) has even heard of that distribution. They're bound to know more over there.
-
- Posts: 6
- Joined: 04 Mar 2012, 22:48
I have installed all dependencies, and tried "make" command after ./configure and got this error:
...
er.o ./common/Matrix.o ./common/Exception.o /usr/lib/libvorbisfile.so -L/usr/lib -lmpg123 -lmodplug -lphysfs /usr/lib/libfreetype.so /usr/lib/libvorbis.so -logg /usr/lib/libIL.so /usr/lib/libtiff.so -lpng12 -lmng /usr/lib/liblcms.so /usr/lib/libjpeg.so -lXpm -lXcursor -lpthread -lXxf86vm -lz /usr/lib/liblua5.1.so -ldl -lopenal -lGL /usr/lib/libSDL.so -lm
/usr/bin/ld: error: cannot find -lmng
/usr/bin/ld: error: cannot find -lXpm
/usr/bin/ld: error: cannot find -lXcursor
/usr/bin/ld: error: cannot find -lXxf86vm
collect2: ld returned 1 exit status
make[3]: *** [love] error 1
make[3]: Leaving directory `downloads/love-0.8.0/src'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory `downloads/love-0.8.0/src'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `downloads/love-0.8.0'
make: *** [all] error 2
-
- Stabyourself.net
- Posts: 1447
- Joined: 06 Jan 2012, 12:07
Yeah, I'm afraid I'll just have to send you over to http://crunchbanglinux.org/forums/forum ... rt-stable/