Reply
Thread Tools
Posts: 87 | Thanked: 112 times | Joined on Feb 2010
#21
All is fixed new version 0.2-4 available and can sync with GT
 
Posts: 42 | Thanked: 6 times | Joined on Nov 2009
#22
How do you get GT 4.6.2 ? I have 4.6.1.
 
Posts: 87 | Thanked: 112 times | Joined on Feb 2010
#23
i just do apt-get upgrade in console from root.

If you havent 4.6.2 many qt app did not works as 4.6.2 is the default in maemo autobuilder
 
Posts: 25 | Thanked: 3 times | Joined on Jun 2010
#24
dear fabrice,
old thread i hope you will read this..
i remember found you wrote gmapsupp.img is not supported due to law violation, i wonder if my gmapsupp.img is freeware, will it possible to use with qlandkarte m ?
any special steps for .img usability ?
thanks
 
Posts: 3 | Thanked: 0 times | Joined on Jul 2010
#25
Hi,

How did you install QLandKarte M on N900? Is there any instructions?

Thank you!
 
Posts: 13 | Thanked: 14 times | Joined on Aug 2010
#26
Is there any chance someone with more knowledge than me could republish QLandKarte M for the new 1.2 build? Doesn't look like anything other than dependencies need updating.

I could do with a preloaded raster base map for GPS so that I can use the Ordnance Survey maps in the UK. I have them working in QLandKarte GT on ubuntu.

Last edited by Dr Random; 2010-08-07 at 10:57.
 
Posts: 87 | Thanked: 112 times | Joined on Feb 2010
#27
Hi,

QLandkarte M is not working with PR1.2 ? i still have it installed on my device .. And it works .

Ask your question, i will do a new build with newer dependancies

Fabrice
 
Posts: 13 | Thanked: 14 times | Joined on Aug 2010
#28
Originally Posted by BabelO View Post
Hi,

QLandkarte M is not working with PR1.2 ? i still have it installed on my device .. And it works .

Ask your question, i will do a new build with newer dependancies

Fabrice
Thanks!

FYI, if I enable devel repositories, install gdal-bin and proj, grab the deb from https://garage.maemo.org/frs/downloa....2-4_armel.deb and install using dpkg -i --force-depends, then the application does work, although it breaks apt-get dependencies.

Obviously it is just the package dependencies broken, and not the compiled application.
 
Posts: 35 | Thanked: 9 times | Joined on Jan 2010
#29
You can fix the dependencies for this package:
(this code downloads the deb, fixes the dependencies, and installs the deb)

Code:
wget --no-check-certificate https://garage.maemo.org/frs/download.php/7510/qlandkartem_0.2-4_armel.deb
dpkg-deb -x qlandkartem_0.2-4_armel.deb tmpdir
dpkg-deb --control qlandkartem_0.2-4_armel.deb tmpdir/DEBIAN
sed -i 's/libqt4-maemo5-/libqt4-/g' tmpdir/DEBIAN/control
dpkg -b tmpdir qlandkartem_0.2-4_armel_fixdep.deb
dpkg -i qlandkartem_0.2-4_armel_fixdep.deb
 
Posts: 35 | Thanked: 6 times | Joined on Jun 2010
#30
Originally Posted by willem43 View Post
You can fix the dependencies for this package:
(this code downloads the deb, fixes the dependencies, and installs the deb)

Code:
wget --no-check-certificate https://garage.maemo.org/frs/download.php/7510/qlandkartem_0.2-4_armel.deb
dpkg-deb -x qlandkartem_0.2-4_armel.deb tmpdir
dpkg-deb --control qlandkartem_0.2-4_armel.deb tmpdir/DEBIAN
sed -i 's/libqt4-maemo5-/libqt4-/g' tmpdir/DEBIAN/control
dpkg -b tmpdir qlandkartem_0.2-4_armel_fixdep.deb
dpkg -i qlandkartem_0.2-4_armel_fixdep.deb
Hi Willem,
tried it the way you've said. It worked. No dependency-errors anymore. BUT qlandkarte M doesn't start now.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:57.