[SLE] building Apache modules
I am trying to build an Apache module. I have SuSE 6.1 and installed the updated Apache 1.3.6 from SuSE's FTP server. The apxs Perl script appears to not have been built properly. At the beginning there are a bunch assignments for CFG_* variables with the comment # substituted via Makefile.tmpl Most are assigned an empty string, including the name of the linker program. Any ideas how I can configure it properly or what values should go in there? TIA, Jeffrey -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
"Jeffrey L . Taylor" wrote:
I am trying to build an Apache module. I have SuSE 6.1 and installed the updated Apache 1.3.6 from SuSE's FTP server. The apxs Perl script appears to not have been built properly. At the beginning there are a bunch assignments for CFG_* variables with the comment
# substituted via Makefile.tmpl
Most are assigned an empty string, including the name of the linker program. Any ideas how I can configure it properly or what values should go in there?
Why not go to apache.org and get the source code for 1.3.9 which is the latest. It compiles very easily. You can even take an afternoon, and add mod_ssl support and other modules to it. You can make your own version of stronghold if you want. The instructions are quite clear for compiling the c code. -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
muskrat@texas.net
-
zentara@gnat.net