Thanks for the responses. :) I'm still unable to get this working
though, the same error is produced. Is it possible I am missing a
dependency or two? apt-get in Debian installs a few dependencies
automatically, but maybe there are some others not specified in the .deb
dependency list?
Serlet
Antonio Petrelli wrote:
Stuart Lowes ha scritto:
I've been trying to get tomcat4 running on Debian sarge for the past
week and a bit and am now at a loss for what to try or where to look.
Try to copy /lib/tools.jar in /common/lib
Thanks for the suggestion, Antonio. I tried this w
Hi
I have installed tomcat4 on Debian sarge using 'apt-get install tomcat4
tomcat4-webapp tomcat4-admin'. This installed dependencies also. I have
a valid Java installation with sun j2sdk1.4 (by means of a created
j2sdk1.4_1.4.2-1_i386.deb), and have set JAVA_HOME to /usr/lib/j2sdk1.4.
Initi