All Tomcat requires is the Java JRE. For the versions, see
http://tomcat.apache.org/whichversion.html

My recommendation is to save yourself a lot of grief by not relying on your
Linux distro for either Java or Tomcat. Pick the versions of each that you
want/require, download them from Oracle and Apache, install each, set your
environment, and go. This way  updates are not applied inadvertently. I'm
dealing with a known set-up that I can replicate elsewhere, and I'm better
able to pinpoint an error when something goes wrong.

On Mon, May 9, 2011 at 9:48 PM, Varuna Seneviratna <
varunasenevira...@gmail.com> wrote:

> What the packages needed to install tomcat5 core using yum
>
> [Code:]
>
> yum search tomcat5
>
>  Loaded plugins: langpacks, presto, refresh-packagekit
> Adding en_GB to language list
> =============================== Matched: tomcat5
> ===============================
> jakarta-commons-collections-tomcat5.i686 : Jakarta Commons Collection
> dependency
>                                         : for Tomcat5
> struts-webapps-tomcat5.i686 : Sample struts webapps for tomcat5
> tomcat5-jasper-javadoc.noarch : Javadoc generated documentation for
>                              : tomcat5-jasper
> glite-security-trustmanager-tomcat5.noarch : Java trustmanager interface
>                                           : supporting a GSI grid name
> space
> jakarta-commons-dbcp-tomcat5.noarch : DBCP dependency for Tomcat5
> jakarta-commons-pool-tomcat5.i686 : Pool dependency for Tomcat5
> tomcat5-jasper.noarch : Compiler JARs and associated scripts for tomcat5
> tomcat5-jsp-2.0-api-javadoc.noarch : Javadoc generated documentation for
>                                   : tomcat5-jsp-2.0-api
> tomcat5-servlet-2.4-api-javadoc.noarch : Javadoc generated documentation
> for
>                                       : tomcat5-servlet-2.4-api
> tomcat5.noarch : Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
> tomcat5-admin-webapps.noarch : Administrative web applications for Apache
> Tomcat
> tomcat5-common-lib.noarch : Libraries needed to run the Tomcat Web
> container
>                          : (part)
> tomcat5-jasper-eclipse.noarch : Jasper OSGi Eclipse plugin
> tomcat5-jsp-2.0-api.noarch : Apache Tomcat Servlet and JSP implementation
>                           : classes
> tomcat5-server-lib.noarch : Libraries needed to run the Tomcat Web
> container
>                          : (part)
> tomcat5-servlet-2.4-api.noarch : Apache Tomcat Servlet implementation
> classes
> tomcat5-webapps.noarch : Web applications for Apache Tomcat
>
> [Code/]
> From the above what are the packages which should be installed to to
> get tomcat5 core installed?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


-- 
"Hell hath no limits, nor is circumscrib'd In one self-place; but where we
are is hell, And where hell is, there must we ever be" --Christopher
Marlowe, *Doctor Faustus* (v, 121-24)

Reply via email to