[CentOS] Compiling PHP and MySQL

Tue Jun 14 20:10:22 UTC 2011
Dvorkin, Asya <dvorkias at umdnj.edu>

On Jun 14, 2011, at 9:40 AM, John Doe wrote:

> From: "Dvorkin, Asya" <dvorkias at umdnj.edu>
> 
>> Is there a way to find out what are the usual configure options that are used to 
>> compile binaries that are available through yum?
> 
> php -i | grep configure
> or check from the srpm...

Thank you, John.  This is very useful to know.

Asya