Hi..slight problem

Post Reply
cyberboy109
New member
Posts: 3
Joined: Fri Jan 27, 2012 01:25

Hi..slight problem

by cyberboy109 » Post

Hay been watching the forum for abit so thought I join, My name is Rob I admit Im not a huge minetest player at the moment but will change, Im a linux user using ultime 3.0 gamers edtion based on lubuntu (lxde), and Im running minetest delta, Im also a graphic designer that tattoos so hopeing to use my skills to make some mods.

Oki onto my little problem I cant find the minetest folder and yes thats including pressing ctrl+h to show all folders, any ideas?....Knowing my luck its prob staring at me

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

You can add this PPA to your sources.list

deb http://ppa.launchpad.net/minetestdevs/d ... lds/ubuntu YOUR_UBUNTU_VERSION_HERE main
deb-src http://ppa.launchpad.net/minetestdevs/d ... lds/ubuntu YOUR_UBUNTU_VERSION_HERE main

then install the last minetest Dev snapshot build 0.4.dev-20120122-1

(I have a Ubnutu)

cyberboy109
New member
Posts: 3
Joined: Fri Jan 27, 2012 01:25

by cyberboy109 » Post

did as you say but I get this message

The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.

I do have minetest and minetest delta already installed

User avatar
rinoux
Member
Posts: 184
Joined: Tue Dec 27, 2011 12:15

by rinoux » Post

I dont know what is the problem, what version of lubuntu is it ? but anyway you still have others options:

install the .deb:

for oneiric

https://code.launchpad.net/~minetestdev ... 1_i386.deb

...natty

https://code.launchpad.net/~minetestdev ... 1_i386.deb

or Maveric

https://code.launchpad.net/~minetestdev ... 1_i386.deb

Or you can easily Build:

Install dependencies:

$ sudo apt-get install build-essential libirrlicht-dev cmake libbz2-dev libpng12-dev libjpeg8-dev libxxf86vm-dev libgl1-mesa-dev libsqlite3-dev

Download source, extract:

$ wget https://github.com/celeron55/minetest/tarball/master -O master.tar.gz
$ tar xf master.tar.gz
$ cd celeron55-minetest-286edd4 (or similar)

Build a version that runs directly from the source directory:

$ cmake . -DRUN_IN_PLACE=1
$ make -j2

Run it:

$ cd bin
$ ./minetest

Or use a windows version with WINE

https://github.com/downloads/celeron55/ ... -win32.zip

cyberboy109
New member
Posts: 3
Joined: Fri Jan 27, 2012 01:25

by cyberboy109 » Post

Cheers dude got it working thru the deb file...its based on natty narhwale...again thanks XD

Post Reply

Who is online

Users browsing this forum: No registered users and 40 guests