But the problem is that /jk directory is missing, and I don't know where
to get it. Is it come with Tomcat or Apache Server source code?
I had apache_1.3.12 and the latest tomcat.
Thanks.
Ching-Tai
----------------------------------------------------------------
Ching-Tai Chiu, Ph.D.
Sr. Software Engineer, Server Group
Intraspect Software
(O) 650.943.6058
mailto://cchiu@intraspect.com <mailto://cchiu@intraspect.com>
http://www.intraspect.com <http://www.intraspect.com/>
-----Original Message-----
From: Robert L. Brueckmann [mailto:rbrueckmann@teamdiscus.com]
Sent: Tuesday, September 12, 2000 2:14 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: where is mod_jk?
You need to download the source code of tomcat from apache's site and then
move to the directory {tomcat_src_home}/src/native/apache1.3
and execute the following command:
apxs -o mod_jk.so -c *.c ../jk/*.c -I ../jk/
and you will now have your very own mod_jk.so file
Hope this helps
----
Robert L. Brueckmann
Webmaster
Decision Systems Corporate Solutions (DiSCuS)
7400 York Road, Suite 405
Towson, MD 21204
ph: 410-337-5444
fax: 410-337-5585
|