Hi,

I have some trouble to get SQLite Java Wraper running on my openSuSE10.
Here's what I did:

1) I've downloaded the sqlite3-3.3.5.bin.gz from sqlite.org and
extracted it into my personal folder: I have
now /sqlite/sqlite3-3.3.5.bin there. Creating a test db works

2) I've downloaded the wrapper javasqlite-20050608.tar.gz from
http://www.ch-werner.de/javasqlite/ and unpacked it somewhere on the
desktop

3) Whenever I try to run ./configure, even with the dir options that
tell where to find sqlite, I get the error "NO SQLite found". This
occurs even if I put the SQLite bin into the wrapper folder.

Any ideas?

tia
pasquale

Reply via email to