JadeH
|
2012-05-01
, 04:43
|
|
Posts: 162 |
Thanked: 64 times |
Joined on Mar 2011
|
#11
|
The Following User Says Thank You to JadeH For This Useful Post: | ||
|
2012-05-01
, 12:00
|
Posts: 20 |
Thanked: 5 times |
Joined on Mar 2012
|
#12
|
The Following User Says Thank You to danzo For This Useful Post: | ||
|
2012-05-05
, 17:29
|
Posts: 20 |
Thanked: 5 times |
Joined on Mar 2012
|
#13
|
|
2012-05-06
, 04:15
|
|
Posts: 21 |
Thanked: 15 times |
Joined on Jan 2011
|
#14
|
ok, i was able to start minetest through easy debian but it runs at poor speed (1 fps), but it's possible to run it on n900, it just needs some optimisation ;D
The Following User Says Thank You to Applesaws For This Useful Post: | ||
|
2012-05-06
, 08:55
|
Posts: 20 |
Thanked: 5 times |
Joined on Mar 2012
|
#15
|
Good work!
1) How did you compile it and what did you change in Irrlicht's initialization code to make it work?
2) When you say started through Easy Debian, do you mean by using the nested X server Xephyr that running it through the "Debian LXDE" icon in the applications menu makes or by invoking it directly in the debian chroot via xterm (debbie ~/path/to/minetest/bin/minetest)?
The Following User Says Thank You to danzo For This Useful Post: | ||
|
2012-05-08
, 02:14
|
|
Posts: 21 |
Thanked: 15 times |
Joined on Jan 2011
|
#16
|
to 1): I found Irrlicht and minetest with all it's depencies precompiled for armel on the debian server.
source: http://packages.debian.org/unstable/main/minetest
I installed everything manually because the depencies couldn't be installed through apt-get
to 2): first I tried it through lxde, but as I said the performance isn't like it should. then I tried it through chroot via terminal but when it opens the main window it doesn't show anything in it.
ps: sorry if I misled some, but I'm not a developer. But if I am able to help in any way, I am willing to help
The Following User Says Thank You to Applesaws For This Useful Post: | ||