httpd configure build options

Andy Green andy at warmcat.com
Mon Mar 6 20:51:40 UTC 2006


Chasecreek Systemhouse wrote:
> On 3/6/06, Mike Wright <ebwximaurm at mailinator.com> wrote:
>> Does anybody know how/where one would find the original ./configure
>> command line that was used to build that package?
> 
> Download the FC4 httpd source code from the mirror.

That's right, but just to expand on it a bit... some things like PHP
take care to embed the configure options in the binary (php --info) but
I didn't find that in Apache.  So you need to get the SRPM that matches
what you have, eg

http://mirror.hiwaay.net/redhat/fedora/linux/core/4/SRPMS/httpd-2.0.54-10.src.rpm

Then you need to get the RPM specfile out of it:

rpm2cpio httpd-2.0.54-10.src.rpm | cpio -i *.spec

have a look in

httpd.spec

that resulted

-Andy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060306/2fd49dc3/attachment-0001.bin>


More information about the fedora-list mailing list