Re: sqlite moved to PECL - but where is it

From: Date: Sun, 01 Apr 2012 09:12:25 +0000
Subject: Re: sqlite moved to PECL - but where is it
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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


Thread (6 messages)

« previous php.internals (#59296) next »