Thread: Navit on N900
View Single Post
Posts: 15 | Thanked: 0 times | Joined on Feb 2010
#293
hey when you say

dpkg -i /home/user/MyDocs/navit_maps/navit*.deb

where that navit*.deb come from coz all we had was those five files. I get the error file not found.

Also when I changed the name of one of the file to navit*.deb and then tried to run, i still got the same error. Any help please. Thanks

[/QUOTE]

9) Install the program
Open a Xterminal, then tape these lines
Code:
sudo gainroot
dpkg -i /path/to/navit*.deb
In my example, i've putted the files into the "navit_maps" folder, (by copying these files when my device was connected in mass storage mode)
So the shell has to be like this:
Code:
sudo gainroot
dpkg -i /home/user/MyDocs/navit_maps/navit*.deb
Then wait... a litte bit. If the soft ask something, let all by default and answer like the default value shown.

[/QUOTE]