On Fri, 4 May 2001, Denis Gasparin wrote:
> I'm trying to create a new external module for PHP called acme. I used
> the
> ext_skel script to create the module directory and skeleton and then
> modified the config.m4 as indicated in that file. Then I moved to the
> created acme directory, issued t
I'm trying to create a new external module for PHP called acme. I used the
ext_skel script to create the module directory and skeleton and then
modified the config.m4 as indicated in that file. Then I moved to the
created acme directory, issued the phpize command, configure and make. The
compi