Dear developers, installation of tomcat has been greatly improved since last November. Thanks for your effort. Nevertheless I had troubles when building the apache connector modules utilizing the appropriate SRPM.
I prefer mod_webapp instead of mod_jk. But the .spec file of the SRPM did not include code to build mod_webapp. So I had to add some missing statements and attached a patch for the .spec file. The added code extracts an APR snapshot-archive if available or retrieves APR via CVS. (You can either grab a snapshot prior to compiling or rely on CVS.) Then mod_webapp is compiled and an apropriate RPM created. Since there are some properties to be set before compiling mod_webapp can be successfully made, I included another patch to the source-directory of "webapp/" that will create the file "build.properties". The defined properties in this file are applicable when junit has been installed as RPM (http://www.jpackage.org/rpm/free/junit/junit-3.7-6jpp.noarch.rpm) and when using tomcat4. So if anyone uses my patches be sure to adapt "tomcat-connectors.webapp- properties.patch" to your requirements. Regards Perolo -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
tomcat-connectors-4.0.2.rpm-spec.patch.gz
Description: GNU Zip compressed data
tomcat-connectors.webapp-properties.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>