apache webserver 2.2.4 and tomcat connector configure scripts issue
807559Nov 7 2007 — edited Dec 16 2008i'm having prolem to run the tomcat connector 1.2.25 configure script on solaris10 x86 and kept generating these errors
could not find /usr/local/apache2/bin/apxs
configure: error: You must specify a valid --with-apxs path
even apxs file already exists in apache2. Note I downloaded apache-2.2.4 server in binary version and unpackaged using the pkgadd. I'm not sure if the binary version of apache server could be a factor that associated with tomcat connector configure error "could not find apxs". I also did set the LD_LIBRARY_PATH=/usr/local/lib, and installed gcc3.4.6 compiler, but unable to get thru configure script. Your help would be appreciated.
If any one has a binary version of mod_jk.so for solaris 10 x86, I would love to have it and give it a try without having to generate it by myself