[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I just installed "tomcat8" and "tomcat8-admin" on a Debian 8.9 box, via an apt-get



On Wed, Aug 30, 2017 at 5:51 PM, James H. H. Lampert <jamesl@touchtonecorp.com> wrote:
I want to put Tomcat 8.5 on the box I've spent the past week configuring. What my apt-get got me was Tomcat 8.0.14.
Can I get Tomcat 8.5 via an apt-get? If so, how?

The apt-cache command says that the backports repository has Tomcat 8.5.14.
My mentally-lazy way to get everything I needed to install it looked as follows:
apt-get install tomcat8=8.5.14-1~bpo8+1 tomcat8-common=8.5.14-1~bpo8+1 libtomcat8-java=8.5.14-1~bpo8+1 libecj-java=3.11.0-5~bpo8+1
 
JHHL


Reply to: