[sqlite] Problems compiling php 5.0.3 with sqlite3

2005-01-25 Thread José Miguel López Coronado
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_ope

Re: [sqlite] Problems compiling php 5.0.3 with sqlite3

2005-01-25 Thread chorlya
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