This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANN] apache_1.3.22 package available for setup inclusion


> No.  See my other mail.  What I meant was, $libexecdir should be
> == $sbindir == $(prefix)/sbin == /usr/sbin.
> 
> DLLs to
> 
> /usr/lib        if run time loaded with e.g. dlopen()
> /usr/bin        if inherently linked in.
> 
> Basically I don't want /usr/libexec in the users path.

Ok, so we'll have to have:

/usr/lib/libfoo.dll
/usr/lib/mod_bar.dll

for the run time loaded modules, and
 
/usr/bin/libhttpd.dll

for the inherently linked in core lib.


Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]