Fedora Account System
Red Hat Associate
Red Hat Customer
dtomcat5 does this: JAVA=`which java` if [ -z "$JAVA" ] ; then JAVA_BINDIR=`dirname ${JAVA}` JAVA_HOME="${JAVA_BINDIR}/.." fi The -z should obviously be -n. Also, I suppose adding a dependency on "which" or redirecting the stderr to /dev/null when it's not available would not hurt.
Thanks. Updated the patch. It will appear in next tomcat build. Regards, Devrim
tomcat5-5.5.25-2jpp.1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update tomcat5'
tomcat5-5.5.25-2jpp.1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update tomcat5'
tomcat5-5.5.26-1jpp.1.fc7 has been submitted as an update for Fedora 7
tomcat5-5.5.26-1jpp.1.fc8 has been submitted as an update for Fedora 8
tomcat5-5.5.26-1jpp.2.fc8 has been submitted as an update for Fedora 8
tomcat5-5.5.26-1jpp.2.fc7 has been submitted as an update for Fedora 7
tomcat5-5.5.26-1jpp.2.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
tomcat5-5.5.26-1jpp.2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.