RE: mod_jk linking problems: Tomcat 3.2.1, FreeBSD 4.2 - problems with Makefile?

2001-01-17 Thread Tim Gilbert
Aha. Thanks for the help. I had indeed read the docs, but I expected the Makefile to be more or less a shortcut for what was listed there. For the record, I got it working by running this command: apxs -o mod_jk.so -DFREEBSD -I$JAVA_HOME/include/freebsd -I$JAVA_HOME/include \ -I../jk -c *

RE: Transform get to post

2001-01-17 Thread Tim Gilbert
Uh, wouldn't the simplest way be to change the underlying HTML from to ? -Original Message- From: Charles Talleyrand [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 17, 2001 3:15 PM To: [EMAIL PROTECTED] Subject: Transform get to post Pardon my ignorance, but is

mod_jk linking problems: Tomcat 3.2.1, FreeBSD 4.2 - problems with Makefile?

2001-01-17 Thread Tim Gilbert
Hi. I'm trying to get tomcat working with the following versions: jakarta-tomcat-3.2.1 FreeBSD-4.2-RELEASE apache-1.3.14 jdk-1.2.2-beta (native freebsd build) I haven't yet tried to run this all under linux emulation, and would rather not. The problem I've been having is that Apache won't load