jakarta-tomcat-connectors-1.2.15 make error

2006-02-21 Thread James Taylor
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

Re: jakarta-tomcat-connectors-1.2.15 make error

2006-02-21 Thread Mladen Turk
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

Re: jakarta-tomcat-connectors-1.2.15 make error

2006-02-21 Thread James Taylor
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 apache 2.0

Re: jakarta-tomcat-connectors-1.2.15 make error

2006-02-21 Thread James Taylor
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

Re: jakarta-tomcat-connectors-1.2.15 make error

2006-02-21 Thread Mladen Turk
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