[SOLVED] How to install Mari0 on Crunchbang Linux

Problems running games? Right in here.
Post Reply
Dr.X
Posts: 6
Joined: 04 Mar 2012, 22:48

Post » 03 Jul 2012, 14:03

Subj. I've tried install LOVE, but on "./configure" i have this error:
configure: error: Can't LÖVE without SDL
On Synaptics package manager I can't find LOVE version >0.8
Last edited by Dr.X on 23 Aug 2012, 20:37, edited 1 time in total.

User avatar
Sašo
Stabyourself.net
Posts: 1444
Joined: 06 Jan 2012, 12:07

Post » 03 Jul 2012, 15:52

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.

Dr.X
Posts: 6
Joined: 04 Mar 2012, 22:48

Post » 16 Jul 2012, 19:17

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

User avatar
Sašo
Stabyourself.net
Posts: 1444
Joined: 06 Jan 2012, 12:07

Post » 16 Jul 2012, 21:25

Yeah, I'm afraid I'll just have to send you over to http://crunchbanglinux.org/forums/forum ... rt-stable/

Dr.X
Posts: 6
Joined: 04 Mar 2012, 22:48

Post » 23 Aug 2012, 20:36

The problem is solved and now I'm enjoying Mari0! Thanks to all. There's my thread

Post Reply