On Thu, Sep 12, 2002 at 01:31:35PM -0700, Brian Lalor wrote :
> Markus Fischer <[EMAIL PROTECTED]> writes:
>
> > cd ext/sockets && phpize && ./configure && make && make install
>
> The file README.SELF-CONTAINED-EXTENSIONS walks through copying the source
> into /tmp/newext and then running the commands. There's no mention of needing
> the PHP source, and in fact states that this procedure can be used for
> packaging up a module for release independent of the PHP source code. Am I
> mis-reading it?
I guess not. It's probably simply out of date.
Source basically is required because of the ZEND Api. Well,
at least the headers are.
--
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
- It's not a fug, it's a beature. -
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php