Page 1 of 1

A build for lucid would be nice.

PostPosted: Wed Jan 25, 2012 17:26
by MilanFIN
Hello

There seems to be no minetest build for ubuntu 10.04, if I try to install the package that is meant for 10.10 I get an errot that it needs libjpeg6, but it is not found in 10.04.
Is there way to get that libjpeg6 installed on ubuntu 10.04?

PostPosted: Wed Jan 25, 2012 18:01
by sfan5
try "sudo apt-get install libjpeg"

PostPosted: Wed Jan 25, 2012 18:09
by dannydark
I use ubuntu 10.04 for my dedicated servers and noticed it couldn't get libjpeg8/6 so instead you should install libjpeg62-dev

Hope this helps ^_^