[maemo-developers] [maemo-developers] SQLite installation

From: Steven Hill steveh at shscientific.com
Date: Tue Feb 7 22:26:39 EET 2006
Can anyone tell me how SQLite should be installed on the Nokia 770? I
first installed it using the package installer in the control panel, but
then typing "sqlite3" in Xterm (as suggested in the library section in
the Wiki) did not work.  So I removed it, again using the control panel
app, and installed it from the root after signing in as root using SSH,
but then I got the following:

Nokia770:/# dpkg -i sqlite_3.2.7_arm.deb
Selecting previously deselected package sqlite.
(Reading database ... 5689 files and directories currently installed.)
Unpacking sqlite (from sqlite_3.2.7_arm.deb) ...
dpkg: dependency problems prevent configuration of sqlite:
 sqlite depends on maemo; however:
  Package maemo is not installed.
dpkg: error processing sqlite (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 sqlite

But it does seem to be installed, as is shown in the next output:

Nokia770:/# sqlite3
SQLite version 3.2.7
Enter ".help" for instructions
sqlite> .q

Can anyone tell me if this last way of installing SQLite is the correct
way, in spite of the error messages?




More information about the maemo-developers mailing list