November 5, 2002
Python in PHP: Internals
36
Building the Python Extension
$ cd pear/PECL/python
$ pear build
running: phpize
PHP Api Version        : 20020307
Zend Module Api No     : 20020429
Zend Extension Api No  : 20021010
Python installation directory? [autodetect] :
building in /var/tmp/pear-build-jon/python-0.1
running: /home/jon/src/pear/PECL/python/configure --with-python
running: make
python.so copied to /home/jon/src/pear/PECL/python/python.so