On Fri, Aug 24, 2001 at 08:27:57AM -0700, Ryan Bloom wrote:
> On Friday 24 August 2001 00:33, Greg Stein wrote:
> > On Fri, Aug 24, 2001 at 12:15:17AM -0700, Doug MacEachern wrote:
>...
> > > libuncooltool.  i didn't realize libapr was now linked as a shared
> > > library.  that explains everything.
> >
> > You could probably pass --disable-shared at Apache's config line. Of
> > course, then *everything* would be built statically and you'd get a big ass
> > blob of an executable :-)
> 
> Please don't do that.  Passing --disable-shared is what caused the shared
> modules to stop working.

Apache should be able to work as one big monolithic executable. Shared
modules should still be able to work because Apache would still have DSO
loading capabilities.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

Reply via email to