I want to recompile apache. What command can I run to see what configure
command I would need to run to get back the same settings for Apache.
--
Jay Why
>
> Alternatively you could use the find tool to get the build directory.
>
> find / -name *build*
>
> It will return all the build directories present on your system.
>
> On Wed, 12 Mar 2008 10:55:01 -0500
> "Jay Why" <[EMAIL PROTECTED]> wrote:
>
>
Hmmm.. thanks for your help. Turns out the config.nice file comes with the
apache2-dev package. :) Thanks for your help.
On Wed, Mar 12, 2008 at 11:02 AM, Dragon <[EMAIL PROTECTED]> wrote:
>
> On Wed, March 12, 2008 08:55, Jay Why wrote:
> > Hmmm... I'm using Ubuntu Linux.
tion, scalable, extendable web server
On Wed, Mar 12, 2008 at 10:54 AM, Craig Dunigan <[EMAIL PROTECTED]>
wrote:
> On Wed, 12 Mar 2008, Joshua Slive wrote:
>
> > On Wed, Mar 12, 2008 at 11:46 AM, Jay Why <[EMAIL PROTECTED]>
> wrote:
> >> I need to recompile Apa
Hmmm... I'm using Ubuntu Linux. Where would I find the build directory?
On Wed, Mar 12, 2008 at 10:51 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 12, 2008 at 11:46 AM, Jay Why <[EMAIL PROTECTED]> wrote:
> > I need to recompile Apache coz I need to add
I need to recompile Apache coz I need to add one or two thing. However, how
I find out what flags apache is currently compiled with so I can get the
headers for those modules/tools and recompile those as well?
--
Jay Why