Search found 1 match

by Robin0815
18 Jan 2015, 03:29
Forum: Support 5.x
Topic: Unable to launch madsonic (Debian Wheezy)
Replies: 4
Views: 5855

Re: Unable to launch madsonic (Debian Wheezy)

Code: Select all

#!/bin/bash
sudo apt-get install openjdk-7-jdk openjdk-7-jre
sudo update-alternatives --config java
# Set to 1.7
cd /opt && wget $url_to_latest_madsonic_version
sudo dpkg -i 20141017_madsonic-5.1.5200.deb