After unpacking and reading the docs, I ran 'ant' in the 'jk' directory. Here's the error from ant.
$ ant Buildfile: build.xml
detect: [echo] -------- jakarta-tomcat-connectors --------
prepare:
BUILD FAILED
file:/home/ericemminger/download/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/build.xml:105: Warning: Could not find file /home/ericemminger/download/jakarta-tomcat-connectors-jk2-2.0.2-src/coyote/build/lib/tomcat-coyote.jar to copy.
Total time: 2 seconds
Another user has reported the same error on the tomcat-user list. http://marc.theaimsgroup.com/?l=tomcat-user&m=107510692504671&w=2
Just to be sure I also tried 'ant' from the top-level directory. Here's the output.
$ ant Buildfile: build.xml
coyote:
BUILD FAILED
file:/home/ericemminger/download/jakarta-tomcat-connectors-jk2-2.0.2-src/build.xml:11: Basedir /home/ericemminger/download/jakarta-tomcat-connectors-jk2-2.0.2-src/util does not exist
Total time: 1 second
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]