View Single Post
Posts: 540 | Thanked: 387 times | Joined on May 2009
#7
Alright, for the GUI people version 0.2:

Download this file using your web browser

http://ttablet.net/down/maemo/n8x0/adom-setup.tar.gz (7.7MB)
Mirror: http://www.box.net/shared/lyn8256yb2

Now open Terminal and become root (the command varies)
if you downloaded the file to /media/mmc1/ then:
Code:
# cd /media/mmc1
# tar xzvf adom-setup.tar.gz
# cd adom-setup
# ./adom-installer
When prompted press y and enter to install

OR

if you downloaded the file to "Documents" (default) /home/user/MyDocs/.documents
Code:
# cd /home/user/MyDocs/.documents
# tar xzvf adom-setup.tar.gz
# cd adom-setup
# ./adom-installer
When prompted press y and enter to install

Ta-da.

Code:
# exit
$ adom
(make sure to full-screen the terminal and decrease to minimum font-size or it will complain)

Last edited by linuxeventually; 2011-01-02 at 02:40.
 

The Following User Says Thank You to linuxeventually For This Useful Post: