Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-24 Thread Rainer Jung
Yes, apache has an easy way of building additional modules, once you have build your apache. It uses a little perl script named apxs in apache's bin directory. mod_jk uses the same procedure. Things get difficult, if you get apache as a binary distribution and later try to use apxs to build. Then

Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-24 Thread William Bonnet
Hi What's the story on Solaris? You need to buy C Compiler? I think they have some Developer's Studio, but I haven't checked licensing. gnu gcc works great on solaris And Sun Studio 11 can be freely downloaded fron Sun's website Regards William -- William http://ww

Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-24 Thread ben short
I found this while I was digging around. http://forum.sun.com/jive/thread.jspa?threadID=96761&tstart=30 Ben On 11/24/06, Steve Ochani <[EMAIL PROTECTED]> wrote: Date sent: Fri, 24 Nov 2006 14:26:34 -0800 (PST) From: Nikola Milutinovic <[EMAIL PROTECTED]> Subject:

Re: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-24 Thread Steve Ochani
Date sent: Fri, 24 Nov 2006 14:26:34 -0800 (PST) From: Nikola Milutinovic <[EMAIL PROTECTED]> Subject:OT: Re: Solaris 10 Apache 2 Tomcat mod_jk To: Tomcat Users List Send reply to: Tomcat Users List > > Installing from s