ich habe hier ein red hat system... nun habe ich die aufgabe, darauf tomcat zu installieren..
dafür brauche ich natürlich java.. jetzt hab ich die selbstextrahierende binary von j2re1.4.2_14 installiert
--> wie kann ich testen ob ich da alles richtig gemacht habe?
tomcat möchte ich nun per anleitung bzw. doku http://tomcat.apache.org/tomcat-5.5-doc/setup.html installieren.. jetzt stehe ich aber bei ./configure an... ich hab folgender command eingetippt:
./configure --with-java=/appli/binaries/j2re1.4.2_14/
(dir existiert..)
leider krieg ich den error:
vermutlich ist java nicht richtig isntalliert nehm ich mal an?*** Current host ***
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking cached host system type... ok
*** C-Language compilation tools ***
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
*** Host support ***
checking C flags dependant on host system type... ok
*** Java compilation tools ***
checking JAVA_HOME... /appli/binaries/j2re1.4.2_14/
checking for javac... NONE
checking for javac... NONE
configure: error: javac not found
besten dank für die hilfe im voraus =)
mfg