From: David E. <tw...@us...> - 2006-08-15 12:01:57
|
On Tue, 2006-08-15 at 13:49 +0200, Rodolfo Medina wrote: > Hi. > > I wish to read phonebook and sms from my mobile phone, a Nokia 6630 > plugged to the PC with USB cable, > and Alexander Kanavin from the openobex mailing list suggested me to > use the latest opensync with syncml support for that purpose. > Do you think it will be all right? > So, from `http://www.opensync.org/' I downloaded libopensync-0.18.tar.gz, > unpacked it and ran `./configure', but: > > Package sqlite3 was not found in the pkg-config search path. > Perhaps you should add the directory containing `sqlite3.pc' > to the PKG_CONFIG_PATH environment variable > No package 'sqlite3' found > > . Then I installed libsqlite3-0 and sqlite3 in my Debian Sarge, > but the error message came up all the same. > Please any help? Install this package: libsqlite3-dev \David |