[maemo-developers] [maemo-developers] Why my app does not work

From: Steven Hill steveh at shscientific.com
Date: Fri Mar 3 10:10:11 EET 2006
Hello all:
I figured out why my app does not work on the "production" version of
the Nokia 770 - the development system has sqlite 2.8.13-2 installed,
but the production system does not.  There is a port of sqlite
available, but it is version 3 of sqlite, so my app will not be able to
use those libraries.  I have found the package for sqlite 2.8.13-2 in
the maemo repository and downloaded it to the Nokia, but cannot install
it from xterm because that requires superuser privileges which I do not
have as a regular user on the Nokia.  Can anyone tell me how to build my
application package so that it includes the necessary sqlite libraries
in the expected locations as part of the installation package? I have no
idea how to do it, the documentation of package building is arcane...

Thanks,
Steve Hill


More information about the maemo-developers mailing list