
Note that support ended for all releases listed below and hence they won't receive any further updates. You can find recommendations for the respective operating system version below. We provide older releases for users who wish to deploy our software on legacy releases of Mac OS X. Older versions of Mac OS X and VLC media player The last version is 3.0.4 and can be found here. Support for NPAPI plugins was removed from all modern web browsers, so VLC's plugin is no longer maintained.

Note that the first generation of Intel-based Macs equipped with Core Solo or Core Duo processors is no longer supported. Previous devices are supported by older releases. sudo cp /home/pi/Downloads/jenkins.VLC media player requires Mac OS X 10.7.5 or later. Copy the file from the download location to /var/lib/tomcat8/webapps e.g.Installing a webapp (Jenkins in this example) The :8080 is to tell the browser to connect to the port 8080Īpache Tomcat is installed and displays the “It works!” page Open a web browser and navigate to the your Raspberry Pis IP address with :8080 on the end, if you need to find the ip address open terminal and type ifconfig.For this install I am using a Raspberry Pi 3 and Raspbian Stretch.

I’m currently looking at Java and so will be using the JDK on my Raspberry Pi. Today I am going to look at Apache Tomcat, a web server which is more geared towards running Java based applications. Previously I have looked at Flask (Python) and Django (Python) web servers running on the Raspberry Pi.
