Dave:
With all of the documentation in all of the places that I have found,
it is more like trying to find the one line that pertains to what
I am looking for.
Thanks for the help. I am trying to write up my own little doc on
how to get apache 1.3.14 and tomcat 3.2 set-up on Linux.
Once I do this, I will send it out to this list so that others have
a simple procedure to follow if they need it.
Thanks,
Neil.
--
Neil Aggarwal
JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com
Custom Internet Development -- Java, JSP, servlets, databases
On Tue, 19 Dec 2000, Dave Newton wrote:
> I'm thinking that maybe a very small mini-FAQ might be
> in order here!!!
>
> > I am trying to compile the mod_jk.so on Redhat Linux.
>
> Try following the documentation where it says that if this
> happens to try:
>
> gcc -shared -o mod_jk.so *.o
>
> That fixed it for me, although the HP-UX and AIX folks
> are having some further issues.
>
> Dave
>