On Tue, 02 May 2006 10:22:14 -0700
[EMAIL PROTECTED] (Andi Gutmans) wrote:

> Any reason why sqlite (pdo & ext/) can't be compiled without the 
> bundled sqlite.

You can build using an extern sqlite. However you need 3.2.7, I just
noticed that today. I have nothing against requiring it, but it should
be detected and noticed in the changelog. Also a "minor" release is
maybe not the right time to bump the required version.

As a sidenote, you also need to install sqlite3 in a standard path.
There is actually no way to tell pdo-sqlite which sqlite to use.


-- 
Pierre

Did I help you? Please donate
http://blog.thepimp.net/index.php/1998/04/12/57-please-donate

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to