Hello
I could compile PHP5 successfully with the old 2.8.17 SQLite library that
comes with PHP5 using those switches in PHP5.mk:
PHP5_SQLITE+=--disable-pdo --without-pdo-sqlite --with-sqlite
But I'd rather use the latest and greatest from www.sqlite.org which is
3.5.4. Problem is, the following fails:
PHP5_SQLITE+=--disable-pdo --without-pdo-sqlite
--with-sqlite=/usr/local/lib/libsqlite3.a
I can't figure out how "make" works to check where to look for files, since
it didn't like the above, and fails with this:
[...]
checking whether zend_object_value is packed... no
checking for sqlite support... yes
checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no
checking for sqlite files in default path... not found
configure: error: Please reinstall the sqlite distribution from
http://www.sqlite.org
make: *** [/home/compile/astlinux-trunk/build_i586/php-5.2.5/.configured]
Error 1
[EMAIL PROTECTED] astlinux-trunk]$
Any idea?
Thanks.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]