Re: installing tomcat4 rpm
Dennis Gregorovic <[email protected]> Mon, 03 May 2004 13:42:26 -0400
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
The short summary is: * Apache does not release each version of Tomcat in RPM format. 4.1.30 is the latest version of Tomcat, but 4.1.24 is the last one that they have packaged into an RPM. * JPackage does have an RPM of the latest Tomcat, but it is packaged in such a way that it has a number of dependencies. This isn't really a problem because you can use yum to ease the package installation. http://jpackage.org/repos.php#access However, they do not distribute RPMs of code release under the Sun binary license. So, you will need to rebuild several packages. http://jpackage.org/faq.php * While I would encourage you to use an RPM of Tomcat (it will make life easier in the long run), you don't *have* to use an RPM. You can just download the 4.1.30 tarball, untar it, and set TOMCAT_HOME accordingly. Cheers -- Dennis On Mon, 2004-05-03 at 03:09, ntkar wrote: > Hello, > > I found this source. Is this the correct file to use? > http://archive.apache.org/dist/jakarta/tomcat-4/archive/v4.1.24/rpms/ > > > Thanks, > Nagita > > > On Sun, 2004-05-02 at 23:02, ntkar wrote: > > Hello, > > > > I was trying to install tomcat4-4.1.30-2jpp.noarch.rpm onto RH8 but > > there are about 20 package dependencies. Is there an easier way? > > > > > > Thanks, > > > > Nagita K. > > > > > > -- > > Redhat-ccm-list mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/redhat-ccm-list > > Archives: https://www.redhat.com/pipermail/redhat-ccm-list/ > > -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/