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)

gianko 2014-11-24 11:41

Re: Navit on N900
 
Quote:

Originally Posted by Wikiwide (Post 1449014)
Quick reply...

Thank you! By the way, does anybody know why several buttons in GTK GUI of Navit are without images (aka white sheet with red cross)?

I don't have this problem.

Have you tried this config files? http://bokomoko.de/~rd/navit/navit-config-n900.tgz

rdorsch 2014-11-29 21:05

Re: Navit on N900
 
Quote:

Originally Posted by gianko (Post 1448847)
Hi! Nice to here from you!

In the meanwhile i managed to built navit packages for maemo thanks to your nice scripts! i just comment the lines used to put on the repos and it worked fine!

i built r5947 and then installed armel debs on the n900 with dpkg.
i noticed that installing navit package, it ask for libspeechd2
is it a new dependency?

btw thanks for continue to support with bokomoko

i'd like too, but unfortunately i don't have a server for hosting repo

Wow, that is great news, that now somebody else can also build navit. Congratulations.

I did not change the libspeechd2 dependency, I do not even remember what it really is. Not sure why that happens, I could guess it has something todo that you use dpkg for installation and not the package manager itself.

I will try to provide updates on bokomoko from time to time ...

Rainer

gianko 2015-01-31 02:26

Re: Navit on N900
 
i just built the latest navit (r6010) using rdorsch build script and you can download the debs via the dropbox link https://www.dropbox.com/sh/8ckxw4kuz..._fTK8PQja?dl=0

you can check latest activity in navit code via the rss feed http://sourceforge.net/p/navit/activity/feed

ps: installation via dpkg -i request to install libspeechd2 (if you know how to avoid this, let me know)

sup 2015-01-31 08:37

Re: Navit on N900
 
Quote:

Originally Posted by gianko (Post 1458966)
i just built the latest navit (r6010) using rdorsch build script and you can download the debs via the dropbox link https://www.dropbox.com/sh/8ckxw4kuz..._fTK8PQja?dl=0

you can check latest activity in navit code via the rss feed http://sourceforge.net/p/navit/activity/feed

ps: installation via dpkg -i request to install libspeechd2 (if you know how to avoid this, let me know)

Hm, the dependency is in debian/control of the navit package - remove that and it should not ask about it being pulled.

gianko 2015-01-31 17:35

Re: Navit on N900
 
Quote:

Originally Posted by sup (Post 1458983)
Hm, the dependency is in debian/control of the navit package - remove that and it should not ask about it being pulled.

I noticed that libspeechd2 is a dependency in "navit package" control
file of the svn (svn/navit/debian/navit/DEBIAN)

Code:

Depends: libc6 (>= 2.5.0-1), libdbus-1-3 (>= 1.1.4),
 libdbus-glib-1-2 (>= 0.76), libfontconfig1 (>= 2.6.0),
 libfreetype6 (>= 2.3.9), libfribidi0 (>= 0.10.4-5), libgcc1 (>= 1:4.4.0), libgconf2-6 (>= 2.13.5), libglib2.0-0 (>= 2.20.0), liblocation0, libosso1 (>= 2.23), libspeechd2, libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.1), navit-data (= 0.5.0+dfsg.1-1maemo1~6010), navit-gui-internal (= 0.5.0+dfsg.1-1maemo1~6010) | navit-gui-gtk (= 0.5.0+dfsg.1-1maemo1~6010) | navit-gui-qml (= 0.5.0+dfsg.1-1maemo1~6010), libfreetype6 (>= 2.3.9-1osso2+0m5.1) | libfreetype6-navit

but it seems not present in the debian folder's control file that is used to built
maemo packages in the bokomoko repo

but i'm wondering if i can remove libspeechd-dev too

Code:

Build-Depends: debhelper (>= 5), automake1.9, libtool, quilt,
 libdevil-dev, libhildon1-dev, libqt4-dev (>= 4.7),
 libspeechd-dev, libespeak-dev,
 libimlib2-dev, libdbus-1-dev, libxml2-dev, libfribidi-dev, libpq-dev,
 libfreetype6-navit-dev, libfontconfig1-dev,
 libdbus-glib-1-dev,
 libgypsy-dev, liblocation-dev,
 libosso-dev, librsvg2-bin


sondjata 2015-02-01 02:38

Re: Navit on N900
 
There are a lot of items in the Dropbox link. Do all of those need to be downloaded to do the update?

sup 2015-02-01 13:51

Re: Navit on N900
 
Quote:

Originally Posted by gianko (Post 1459078)
I noticed that libspeechd2 is a dependency in "navit package" control
file of the svn (svn/navit/debian/navit/DEBIAN)

Code:

Depends: libc6 (>= 2.5.0-1), libdbus-1-3 (>= 1.1.4),
 libdbus-glib-1-2 (>= 0.76), libfontconfig1 (>= 2.6.0),
 libfreetype6 (>= 2.3.9), libfribidi0 (>= 0.10.4-5), libgcc1 (>= 1:4.4.0), libgconf2-6 (>= 2.13.5), libglib2.0-0 (>= 2.20.0), liblocation0, libosso1 (>= 2.23), libspeechd2, libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.1), navit-data (= 0.5.0+dfsg.1-1maemo1~6010), navit-gui-internal (= 0.5.0+dfsg.1-1maemo1~6010) | navit-gui-gtk (= 0.5.0+dfsg.1-1maemo1~6010) | navit-gui-qml (= 0.5.0+dfsg.1-1maemo1~6010), libfreetype6 (>= 2.3.9-1osso2+0m5.1) | libfreetype6-navit

but it seems not present in the debian folder's control file that is used to built
maemo packages in the bokomoko repo

but i'm wondering if i can remove libspeechd-dev too

Code:

Build-Depends: debhelper (>= 5), automake1.9, libtool, quilt,
 libdevil-dev, libhildon1-dev, libqt4-dev (>= 4.7),
 libspeechd-dev, libespeak-dev,
 libimlib2-dev, libdbus-1-dev, libxml2-dev, libfribidi-dev, libpq-dev,
 libfreetype6-navit-dev, libfontconfig1-dev,
 libdbus-glib-1-dev,
 libgypsy-dev, liblocation-dev,
 libosso-dev, librsvg2-bin


I think you can remove it provided navit does not actually need it for anything (I am not sure but I do not think it does). Myabe it pulls libspeechd2, I am not sure, my knowledge of debian packaging is rather limited.

gianko 2015-02-01 21:50

Re: Navit on N900
 
Quote:

Originally Posted by sondjata (Post 1459148)
There are a lot of items in the Dropbox link. Do all of those need to be downloaded to do the update?

usually you dont need to install all the debs, just install

navit_0.5.0+dfsg.1-1maemo1~6010_armel.deb
navit-data_0.5.0+dfsg.1-1maemo1~6010_all.deb

and the others deb depending on the gui you use (gtk, internal or qml)

navit-dbg is just needed for debug (optional)
maptool is a tool to convert .osm file to .bin maps (optional)

files .changes and .dsc not needed

rdorsch 2015-02-15 18:09

Re: Navit on N900
 
Hi everybody,

I just uploaded 6020 to bokomoko.

Enjoy
Rainer

gianko 2015-03-12 23:11

Re: Navit on N900
 
Quote:

Originally Posted by rdorsch (Post 1460857)
Hi everybody,

I just uploaded 6020 to bokomoko.

Enjoy
Rainer

it was 6012 right?

Btw, i started to have issue in building navit locally with your scripts, and maybe the problem is the debian folder that generate some issues with the latest versions?

for example i tried to build navit 6024 and i got this error during x86 build

Code:

if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/baker.svg.patch debian/patches/butcher.svg.patch debian/patches/desktop_file.patch debian/patches/desktop_icons.patch debian/patches/guest_house.svg.patch debian/patches/mtb-track.patch debian/patches/toys.svg.patch debian/patches/user_ldflags.patch
Trying patch debian/patches/baker.svg.patch at level 1 ... success.
Trying patch debian/patches/butcher.svg.patch at level 1 ... success.
Trying patch debian/patches/desktop_file.patch at level 1 ... success.
Trying patch debian/patches/desktop_icons.patch at level 1 ... success.
Trying patch debian/patches/guest_house.svg.patch at level 1 ... success.
Trying patch debian/patches/mtb-track.patch at level 1 ... 0 ... 2 ... failure.
make: *** [debian/stamp-patched] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2



All times are GMT. The time now is 19:15.

vBulletin® Version 3.8.8