I have Qt 4.5.1 (commercial) and tried to configure it with


configure -debug-and-release -qt-sql-sqlite
Then I was expecting that examples under sql to run but i was disappointed. It complained about

Unable to establish a database connection
This example needs SQLite support
How should I configure my Qt to make sql examples work.

needing you technical advise,

baray98