James Taylor wrote:
So i was able to run make but I got a warning;
libtool: install: warning: remember to run `libtool --finish
mod_jk does not comes with .so version numbering, so just
disregard that note.
Does this mean to run libtool after I copy across mod_jk to
${APACHE_HOME}/modules
So i was able to run make but I got a warning;
libtool: install: warning: remember to run `libtool --finish
/home/rmorrin/James/Java/DownloadedSoftware/apache2.0/modules'
make[1]: Leaving directory
`/home/rmorrin/James/Java/DownloadedSoftware/jakarta-tomcat-connectors-1.2.15-src/jk/native/apache-2.
Nice one Mladen I wasn't aware of this,
So is it the case that running tomcat in-process is no longer
supported? do people prefer to use ajp13?
Regards,
James
On 2/21/06, Mladen Turk <[EMAIL PROTECTED]> wrote:
> James Taylor wrote:
> > Hi there,
> > I'm trying to config communication between apach
James Taylor wrote:
Hi there,
I'm trying to config communication between apache 2.0 and
tomcat-5.5.12 in my account on a unix (solaris 10) machine using the
jakarta-tomcat-connectors-1.2.15 connector.
make keeps gives me annoying errors!
I ran configure with these options;
./configure --with apxs
Hi there,
I'm trying to config communication between apache 2.0 and
tomcat-5.5.12 in my account on a unix (solaris 10) machine using the
jakarta-tomcat-connectors-1.2.15 connector.
make keeps gives me annoying errors!
I ran configure with these options;
./configure --with apxs2=/home/rmorrin/sw/apa