I am completely new to CentOS and want to install Tomcat6 however I cannot find it via yum. Am I missing a repo?
|
feedback
|
|
There are no tomcat6 packages available for CentOS 5 in the standard repositories. CentOS still uses tomcat5. You might find packages out on the internet somewhere. | |||
feedback
|
|
Tomcat is just a bunch of jar files & shell scripts for the most part, download the tar or zip file to any directory and unpack and use. You dont need to build/install anything. | |||||
feedback
|