I tried "sudo apt-get install sqlite3" and it reports that I've already got the latest version of sqlite3. and that's right because I have apt-got the following packages - qt4-designer qt4-dev-tools qt4-doc qt4-qmake qt4-qtconfig - with all their dependent packages
what should I do now?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the installation reports error and terminates.
it says: "Error: need sqlite3!"
I tried "sudo apt-get install sqlite3" and it reports that I've already got the latest version of sqlite3. and that's right because I have apt-got the following packages - qt4-designer qt4-dev-tools qt4-doc qt4-qmake qt4-qtconfig - with all their dependent packages
what should I do now?
apt-get install libsqlite3-dev