jbossnative-commits(a)lists.jboss.org wrote:
+function mpmbuild()
+{
+mpm=$1; shift
+mkdir $mpm; pushd $mpm
Cool.
I suppose the final binary will have both prefork http.prefork
and httpd.worker binaries. Right?
+# Set needed variables. (defaulted to hacked values).
+PREFIX=/opt/jboss/httpd
Not sure the /opt/ is present on all systems, but
I suppose it'll be handled by installer.
BTW, I'm working on the installer that will like
.bin for Java SDK/JRE display license and ask for
root install directory, user, group, listening port
and mpm. I already have some code from the project
I did 6 years back :)
Cheers,
--
™