Andrew Mather wrote:
ps: the example given at http://www.zend.com/php/internals/ makes sense, as
such,
but while the first two command (phpize, ./configure, seem to work, the make
command
throws errors like confetti, based on the lack of php.h, zend.h etc in an
environment that
was installed 'out of the box' of Suse 9.3, rather than to the bespoke 'we can
rebuild it'
requirements of the example.
Making such an example compile and run as a dynamically loadable module in the
described environment would be my goal, allowing me to extend it as required
later.
Perhaps you didn't install the -dev package in SUSE? I know nothing
about SUSE and how they chose to package PHP, but if you installed PHP
from our sources, it would have installed those files. I am sure SUSE
has those hidden away somewhere.
-Rasmus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php