Re: ./confgure syntax to create static binary and eliminate "Shared" modules?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On 12 Feb 2020, at 20:13, edflecko . <edflecko@xxxxxxxxx> wrote:
> 
> I'm trying to learn how to compile Apache 2.4.41 to include all of my modules as static and not shared,

Any strong reason for that?  A Good Reason might be that you're building for some
specialist (perhaps IoT) device.  Bad reasons might be misguided ideas of security or
performance on a regular server.

If you really want that, you can disable mod_so, which is what the server uses
to load dynamic modules.

> but I'm having no success.

You've got your syntax wrong on all those --disable arguments.  No "mod_".

You'll also find it refuses to run without system security.  On Linux that means you
need mod_unixd, unless you're living on-the-edge with some third-party alternative.

-- 
Nick Kew


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux