On 01.04.12 4:01 , Rasmus Lerdorf wrote: > Moved to pecl implies it is in the pecl repository:
Ok, it would have been nice, if this had been mentioned in the documentation, maybe with a link. > svn checkout https://svn.php.net/repository/pecl/sqlite/trunk sqlite > cd sqlite > phpize > ./configure --with-php-config=/usr/local/bin/php-config > make > sudo make install Thanks, I have used this method with the ext/sqlite dir from 5.3.10, but this creates a loadable extension. Sorry that I didn't mention this in my first mail. I thought that my 'buildconf' paragraph implied the following: I want a compiled in module and for some reason my usual approach does not work. How can I compile the sqlite extension statically into php 5.4? Regards, Helmut -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php