- Download Tomcat 6 binaries from the Apache Tomcat website to your Downloads folder:
http://tomcat.apache.org/download-60.cgi
Choose the tar.gz version of the core package.
- Uncompress the package in your library folder, and take ownership of the files:
Alternatively, you could install Tomcat in your home library folder. Just change the first command of the previous block to this:
- Start Tomcat:
- To stop Tomcat, run this command:
Labels:
None