From: Ranjan S. <sar...@gm...> - 2010-03-31 10:16:23
|
Dear Sir, I have mention the details what I have done till now. 1.I have installed ROCKS5.2 in my sun fire X4440(www.rocksclusters.org) 2. I have installed "jdk 1.5" and then install "apache ant" and after that i have set the environment variable in /etc/profile at the bottom as export ANT_HOME=/usr/local/ant/ apache-ant-1.7.1 export JAVA_HOME=/opt/java/jdk1.5 export PATH= $JAVA_HOME/bin:$ANT_HOME/bin:$PATH after that i have seen the "java -version" and "ant -version". There i have noticed that java -version is shown correctly but in case of ant it shows that build.xml does not exits. Next I move to install apache tomcat. It has been installed. but when I check it in the browser by typing http://localhost:8080 . but nothing is coming. I have set the environment variable in the /etc/profile as export CATALINA_HOME=/opt/tomcat Now Sir what should I have to do? Can you please sent me the details of installation of java, ant and tomcat and also the environment variable to be set. It is must needed for me. I hope you will help me out. With Regards Ranjan Sarmah |