Hello,

I just installed sqlite (3.2.1 anbd then 2.8.16) and whatever I do I get the following error: "database is locked". All tests (make -test) return the same error. Here is an example:

> sqlite ex1
SQLite version 2.8.16
Enter ".help" for instructions
sqlite> .tables
Error: database is locked
sqlite>

Note the file ex1 doesn't exist. I get the same error with sqlite3.

Any ideas what that might be ? I am running on slackware 7.1 but I also tried this on Slackware 8 without success.

Thanks alot,
- Aghiles.



Reply via email to