-----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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to