Download Tomcat on Linux problem.

Issues related to applications and software problems and general support
Post Reply
Cezar Apulchro
Posts: 8
Joined: 2022/07/29 11:24:15

Download Tomcat on Linux problem.

Post by Cezar Apulchro » 2022/08/12 13:28:10

Hi, I am trying to install tomcat on Centos 8 but I am receiving error on download, "wget -c https://downloads.apache.org/tomcat/tom ... .34.tar.gz
--2022-08-12 09:11:49-- https://downloads.apache.org/tomcat/tom ... .34.tar.gz
Resolving downloads.apache.org (downloads.apache.org)... 135.181.214.104, 88.99.95.219, 2a01:4f9:3a:2c57::2, ...
Connecting to downloads.apache.org (downloads.apache.org)|135.181.214.104|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-08-12 09:11:51 ERROR 404: Not Found."
Thanks in advace.

tunk
Posts: 1205
Joined: 2017/02/22 15:08:17

Re: Download Tomcat on Linux problem.

Post by tunk » 2022/08/12 14:00:22

Never used tomcat, so I wouldn't really know.
Looks like 9.0.34 doesn't exist on that web-page: https://downloads.apache.org/tomcat/tomcat-9/

BShT
Posts: 584
Joined: 2019/10/09 12:31:40

Re: Download Tomcat on Linux problem.

Post by BShT » 2022/08/12 19:33:35

find out the right path

https://downloads.apache.org/tomcat/

Cezar Apulchro
Posts: 8
Joined: 2022/07/29 11:24:15

Re: Download Tomcat on Linux problem.

Post by Cezar Apulchro » 2022/08/15 20:53:43

Problem solved, apache Tomcat is installed.

Post Reply