Arvind Srinivasan wrote:
> Hi Shanti,
> 
> The APC .tgz files (for either 3.0.11 or 3.0.14) from 
> http://pecl.php.net/package/APC do not contain a 'configure' script. 
> Yet, when I look at the APC-3.0.14 directory in the webstack repository, 
> I see a 'configure' script.
> 
> APC-3.0.14/make_solaris.sh doesn't invoke phpize.
> 
> Did you run phpize (that was built when building php-5.2.0) manually and 
> then checkin the stuff that it generated (in the APC-3.0.14 directory) 
> into the repository?
> 

Correct.

> Was there a reason why phpize couldn't have been invoked at build time 
> from the make_solaris.sh script?
> 

It certainly can and in fact for suhosin, that's what I do. (APC has 
been around for awhile and suhosin added later, so there's a discrepancy 
in the way they build). We can decide which is the best method to 
follow. The problem with invoking phpize is that we need to install 
autoconf (I do so from blastwave) making it yet another dependency.

> Thanks,
> Arvind
> 
> 
> 
> _______________________________________________
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://opensolaris.org/mailman/listinfo/webstack-discuss

Reply via email to