Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Merlin_fr

Pages: [1]
1
X/Qt / Gpsdrive On X/qt-debian
« on: June 26, 2006, 11:30:37 am »
Hi,

I'm trying to install gpsdrive on my C3000.
I use the cacko ROM v1.23beta, with pdaXqtRom (downloaded here : pdaXqtROM)
I use the version 0.7.9.

Then I read this post, and tried to install the packages I found here: http://www.ostertag.name/gpsdrive/Zaurus/pdaXrom.html

I had to create the user gps, and allow it to access to /opt/QtPalmtop/lib
I linked libpcre:
Code: [Select]
cd /usr/lib
ln -s libpcre.so.0 libpcre.so.3


When I try to run gpsdrive-run.sh, I got the following error:
Code: [Select]
non-network local connections being added to access control list

libmysqlclient.so not found.

MySQL support disabled.

PDA mode

/home/gps/.gpsdrive/way.txt: No such file or directory

no garmin support compiled in

GLib-ERROR **: gmem.c:141:g_malloc(): failed to allocate 4294967168 bytes
aborting...


Does anyone have any clue ?

Pages: [1]