[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Tomcat is easy
- Subject: RE: [cobalt-users] Tomcat is easy
- From: travis@xxxxxxxxxxxxxxxx
- Date: Wed Jun 26 00:03:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
For a more thorough explanation and connecting to apache, see:
http://www.spaceprogram.com/knowledge/tomcat4_on_cobalt_setup.html
Travis
---- Original Message ----
From: Atif Munir <atifch@xxxxxxxxxxxxxxx>
Sent: 2002-06-26
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Tomcat is easy
Installation of Tomcat:
1-
Download JDK(SDK) For Linux from the site
http://java.sun.com/products/jdk/1.2/download.html
2-tar -xzvf jdk-1_2_2_012-linux-i386\[1\].tar.gz
3-Most Important thing is to set the JAVA_HOME env variable, Set it by
the command
export JAVA_HOME=/home/munir/jdk/jdk1.2.2
Now second thing is to install Tomcat:
1-First download it from the site
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/bin/jakarta-tomcat-4.0.4.tar.gz
2-tar -xzvf jakarta-tomcat-4.0.4.tar.gz
3-cd jakarta-tomcat-4.0.4
4-cd bin
5-./startup.sh
Test:
http://localhost:8080
If Tomcat default page with logo is there then its up, You may enjoy.
--
M.Atif Munir
Unix System Administrator
Nologics (Pvt.) Limited
137-Kareem Block Iqbal Town
Lahore (Pakistan)
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users