I am using a dokuwiki plugin - blogtng, which use sqlite2 as its
database.
I checked the bug report mentioned. May a separate package for sqlite2?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.n
Public bug reported:
I installed the latest oneiric beta version, and find that php5-sqlite
doesn't come with sqlite2 support. There are only sqlite3.so compiled.
After checked the debian/rules file, I find such configuration
--without-sqlite \
--with-sqlite3=shared,/usr \
which disables sqlite2