login as: user user@192.168.1.100's password: BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ cd /home/user ~ $ mv clientside/ pygeotrack ~ $ cd pygeotrack/ ~/pygeotrack $ cat pygeosettings.cfg [Settings] server: http://192.168.1.102/pygeotrack/upload.php key: pygeotrackern900 ~/pygeotrack $ python locupdate.py Traceback (most recent call last): File "locupdate.py", line 6, in <module> import conic ImportError: No module named conic~/pygeotrack $ sudo su apt-get install conic Password: Sorry, user user is not allowed to execute '/bin/su apt-get install conic' as root on Nokia-N900. ~/pygeotrack $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands.