On Wed, 26 Jan 2005 00:21:52 +0100, José Miguel López Coronado
<[EMAIL PROTECTED]> wrote:
> Hello everybody.
> I'm trying to compile php 5.0.3 using the
> --with-sqlite=/usr/local/sqlite/lib option among some others and I
> obtain the following error code:
> checking whether to enable UTF-8 support in sqlite (default:
> ISO-8859-1)... no
> checking for sqlite support... yes
> checking for sqlite_open in -lsqlite... no
> configure: error: wrong sqlite lib version or lib not found
> 
> Any idea why is this problem arising?

Because PHP doesn't support SQLite3 yet.
This is PHP related so you should post on some of the PHP lists to get
more info on PHP-SQLite3 plans.

--
chorlya

Reply via email to