yes,that is the problem. thank you! On Wed, Feb 11, 2009 at 5:08 PM, Roger Binns <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > roamer wrote: > > the sqllite3.so did not contian sqlite3_sql or I have done something > wrong? > > Your application is probably picking up a system SQLite that predates > that symbol being available. You'll need to use tools like ldd and > lookup things like LD_LIBRARY_PATH to solve that. > > Roger > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkmSlZYACgkQmOOfHg372QT7CwCgypb0Ngz0x5VgEFUGIYQrkW1w > yw0AoKBW0KfY64C5HeS3f8ZUGdysO+AA > =KHwG > -----END PGP SIGNATURE----- > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

