Re: How to build apache

2003-12-09 Thread Thomas Lotterer
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: > As I ever used the prebuild apache package from the distro I used, and extra > apache modules where offen separate packages (like mysql, php, perl), I'm not > shure how to proceed with OpenPKG. > looking at rpm -qpi apache-1.3.28-1.3.2.src.rpm it se

Re: How to build apache

2003-12-09 Thread Michael Schloh von Bennewitz
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: > What means "use apxs as usual to create dso modules" ? > From the manpage for apxs: The module mod_so should be part of the displayed list. If these requirements are fulfilled, you can easily extend your Apache server's functionality by

Re: How to build apache

2003-12-09 Thread alexb
What means "use apxs as usual to create dso modules" ? I didn't find any module for apache in OpenPKG. Can I build just the modules from the apache package ? I realy haven't worried about what all makes part of the apache sites I installed, so now I don't realy know what to choose when building f

Re: How to build apache

2003-12-09 Thread Michael Schloh von Bennewitz
On Tue, Dec 09, 2003, [EMAIL PROTECTED] wrote: > looking at rpm -qpi apache-1.3.28-1.3.2.src.rpm it seema to me that all > modules have to be build just when building apache. Is that so, or can I > later add functionalitys to apache just ading a new module ? > I believe if you build apache with the