Unfortunately, in some OEM installs the config.nice does not exist. At least I could not find it on a recent OEM install of RHEL/4.
Bill -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive Sent: Thursday, May 11, 2006 7:34 AM To: [email protected] Subject: Re: [EMAIL PROTECTED] How to determine build flags On 5/11/06, Mike VanHorn <[EMAIL PROTECTED]> wrote: > > Is there a way to determine what build flags were used to produce an httpd > binary, when all you have is the binary? I'm trying to upgrade the > oem-installed Apache, and I would like to be able to just drop the new one > in, so it would be helpful to know all the flags so it gets build exactly > the same way. What you need to find is the file "config.nice". On a standard apache install, this is placed in the build/ directory under the ServerRoot. Where it is on your system is anyones guess. httpd -V gives you some info, but certainly not everyting. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
