Page 1 of 1

[SOLVED] How to install Mari0 on Crunchbang Linux

Posted: 03 Jul 2012, 14:03
by Dr.X
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

Re: How to install Mari0 on Crunchbang Linux

Posted: 03 Jul 2012, 15:52
by Sašo
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.

Re: How to install Mari0 on Crunchbang Linux

Posted: 16 Jul 2012, 19:17
by Dr.X
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

Re: How to install Mari0 on Crunchbang Linux

Posted: 16 Jul 2012, 21:25
by Sašo
Yeah, I'm afraid I'll just have to send you over to http://crunchbanglinux.org/forums/forum ... rt-stable/

Re: How to install Mari0 on Crunchbang Linux

Posted: 23 Aug 2012, 20:36
by Dr.X
The problem is solved and now I'm enjoying Mari0! Thanks to all. There's my thread