maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Navit on N900 (https://talk.maemo.org/showthread.php?t=38800)

Kjow 2009-12-30 12:17

Navit on N900
 
Hi all,

is it possible to install Navit on N900?
I tried, but it misses libgpsbt dependency... do you know how to resolve it?

with: apt-get install libgpsbt

N900 returns me that libgpsbt is in other package, but I don't know which to choose!

Ignoring this lib it install (dpkg --ingore-depends=libgpsbt -i navit.deb), but at start it crashes and closes.

Thanks!

Kjow 2010-01-07 14:47

Re: Navit on N900
 
Quote:

Originally Posted by Kjow (Post 446522)
Hi all,

is it possible to install Navit on N900?

Didn't anyone try? :)

ruskie 2010-01-08 07:15

Re: Navit on N900
 
You need to rebuild it for the N900. I've tried but didn't have much luck doing that.

maemo.it 2010-01-14 01:28

Re: Navit on N900
 
Hi, news about navit on n900?

sxg75 2010-01-15 00:21

Re: Navit on N900
 
According to latest log on their sourceforge SVN it's being worked on.

Quote:

2913 12 hours akashihi Add:vehicle/maemo:Added support for Maemo/Fremantle liblocation API.

jean2323 2010-01-15 08:10

Re: Navit on N900
 
Quote:

Originally Posted by sxg75 (Post 472737)
According to latest log on their sourceforge SVN it's being worked on.

so? can one install navit?
can you please explain how?
that would be somethng! :D

crown77 2010-01-15 08:13

Re: Navit on N900
 
hi iam also interested into this can you please give us a tutorial how to install it properly?

best regards crown

maemo.it 2010-01-16 11:27

Re: Navit on N900
 
WOW! great news! please, post a tutorial or howto.
If I can help tell me, I'd like to help community! (language translation in italian, basic programming on source code,..)
:)

schnebeck 2010-01-17 00:24

Re: Navit on N900
 
I compiled navit-trunk in the N900 SDK to generate arm-code.
Compiling was fine, there was a small lib glitch when compiling maptool.

I used
Code:

./configure --prefix=/opt/navit --enable-vehicle-maemo && make && make install
to put everything to /opt, create a navit.tgz, scp to the N900, unpack in /opt/navit and try to start with
Code:

NAVIT_SHAREDIR=/opt/navit/share/navit  NAVIT_LIBDIR=/opt/navit/lib/navit /opt/navit/bin/navit -d 1 -c /home/user/.navit/navit.xml
This crashs the program when it has to render the map. Compiling this for the x86 target and running in the SDK is fine :-/ If I start without NAVIT_SHAREDIR (== without map-data) I have a GUI without map and no crash.

I used GTK-GUI and
Code:

                <vehicle name="Maemo" enabled="yes" source="maemo://any" retry_interval="2"/>
                <!-- source cound be on of "any","cwp","acwp","gnss","agnss" -->
                <!-- retry_interval could be one of "1","2","5","10","20","30","60","120" measured in seconds -->

in the XML-config file

Any ideas?

schnebeck 2010-01-17 12:58

Re: Navit on N900
 
1 Attachment(s)
Ok, a step further. petabyte from merusers.de pointed me to
http://wiki.navit-project.org/index....chbox_for_N8x0
This site has now instructions to compile Navit for the N900.
With these fixes I was able to overcome the crash.
Navit starts, runs really slow (cache disables), GTK is usable, Internal too slow.
But does not focus according to my GSM postion. I'm indoor so no GPS avaliable.

A small screenshot:


All times are GMT. The time now is 22:37.

vBulletin® Version 3.8.8