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... JD
Tue Jun 14 13:40:27 UTC 2011
John Doe <jdmls at yahoo.com>
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... JD