View Single Post
Posts: 56 | Thanked: 19 times | Joined on Jan 2012
#184
Originally Posted by taixzo View Post
Two things: You're using the i386 archive I posted, and you're not in the right directory. Download the .deb from first post (it should be called saera_0.1-0_all.deb). Save this to "Nokia N900". Then, in xterm:

Code:
root
cd /home/user/MyDocs
dpkg -i saera_0.1-0_all.deb
finally i got it.. many thanks to u..



BusyBox v1.20.1 (Debian 1.20.1power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ root


BusyBox v1.20.1 (Debian 1.20.1power1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# cd /home/user/MyDocs
Nokia-N900:/home/user/MyDocs# dpkg -i saera_0.1-0_all.deb
Selecting previously deselected package saera.
(Reading database ... 28326 files and directories currently installed.)
Unpacking saera (from saera_0.1-0_all.deb) ...
Setting up saera (0.1-0) ...
generating *.pyc files
Listing /opt/saera ...
Listing /opt/saera/model ...
Compiling /opt/saera/portrait.py ...
Compiling /opt/saera/saera.py ...
/opt/saera/saera.py:189: SyntaxWarning: name 'able_to_listen' is used prior to global declaration
global able_to_listen
Compiling /opt/saera/saera_processing.py ...
Listing /opt/saera/sentences ...
Compiling /opt/saera/sentences/sentences_portuguese.py ...
Nokia-N900:/home/user/MyDocs#
 

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