James,

I don't know about
jakarta-tomcat-connectors-jk2-src-current.tar.gz, but
the latest CVS snapshot has some problems during make.

It appears to be an issue with the configure scripts
(actually multiple issues) that need to be addressed.

The best bet is to use the 2.0.2 source and compile
from there.

As discussed on the mailing list you'll be able to get
sockets (both IP and UNIX) working, but in-process is
currently not possible with the available
multi-processor modules in apache.

Also, add --with-pcre and --with-os-type=include/linux
to your ./configure command for mod_jk2.

Finally, you'll need to tweak the Makefile in
server/apache2 of mod_jk2.  The JK_LDFLAGS line should
read:

JK_LDFLAGS=-L${APACHE2_LIBDIR} -lcrypt -lapr-0 -lpcre
-lpcreposix -laprutil-0

HTH

/mde/
just my two cents . . . .


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to