foundeo / ubuntu-nginx-lucee

Script for standing up a Lucee server using nginx and Tomcat on Ubuntu
Apache License 2.0
86 stars 47 forks source link

Unabe to install Tomcat8 - error in script #19

Closed wgregori closed 7 years ago

wgregori commented 7 years ago

Trying to install on Ubuntu 14.04 server -

Installing Tomcat 8 Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package tomcat8

wgregori commented 7 years ago

saw that it is only tested with 16.04... works there. Thanks

pfreitag commented 7 years ago

Yes for 14.04 you have to use tomcat7, this branch installs Lucee 4.5 on Ubuntu 14.04 if interested: https://github.com/foundeo/ubuntu-nginx-lucee/tree/lucee45-ubuntu14