gnustep-dev
[Top][All Lists]
Advanced

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

Re: apache.make


From: Nicola Pero
Subject: Re: apache.make
Date: Tue, 28 Nov 2000 10:08:10 +0000 (GMT)

>     As a first step, I wrote an extension to the GNUstep make package which
>     allows to write GNUstep-based Apache modules.  It is quite simple, being
>     composed of a single apache.make file to be included in the GNUmakefile.
> 
> How does Apache communicate with a module?  Is it by linking,
> or by fork-and-exec?  A subsequent message suggests that Apache
> links them dynamically.

Apache modules are loaded dynamically by linking.

The GNUstep libraries are GNU LGPL - and all the GNUstep-based Apache
modules I am going to write are going to be GNU LGPL <precisely for this
reason - to allow loading them in Apache> - so there is no problem.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]