Thread
:
A game like Stars! for the IT?
View Single Post
Benson
2008-07-10 , 17:47
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
6
Well, the i386 package won't work, but (assuming there's no arm package), you're going to have to compile it from that source package; unfortunately, it's not quite as easy on the N800 as on a typical PC, because you either need to setup a cross-compiler on the PC or install a native build environment on the tablet. The former is easy enough, but more complex to use. The latter is not easy at all, but when you get it, you can do
Code:
./configure && make && make install
just like on any other machine.
__________________
World's first inductively-charged N900!
Last edited by Benson; 2008-07-10 at
21:26
. Reason: just saw I mussed my tags... :o
Quote & Reply
|
The Following User Says Thank You to Benson For This Useful Post:
Valeria
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson