View Single Post
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#32
Originally Posted by SubCore View Post
download the file and put it on your N900's memory.
then start XTerm and execute these commands:
Code:
cd /home/user/MyDocs
tar -xzvf Doktu.tar.gz
cp Doktu /home/user
chmod +x /home/user/Doktu
then you can start the program by typing
Code:
/home/user/Doktu
Doktu should read as Dukto. o and u switch place.

./Dukto
-sh: ./Dukto: Permission denied error

When I run it as root:

sh Dukto

gives me
Dukto: line 1: syntax error: word unexpected (expecting ")")

Any extra dependency required to be installed?