On Thu, 26 Sep 2013, Dennis Poon wrote:
In debian, I have already apt-get install sqlite3 and I can execute the command sqlite3 freely. I know it is located in /usr/bin/ but I cannot find sqlite3.so to passed to SQLiteLibraryName inside the sqlite3conn unit.
You need the developer package of libsqlite3: apt-get install libsqlite3-dev Michael.
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
