NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TeknoJnky
Mar 06, 2014Hero
subsonic 4.9
any chance of an updated package for subsonic 4.9/raidiator 4.x?
doylmi
Mar 26, 2014Guide
So I never got Subsonic to install via Frontview. However, since the addon was unpacked to /tmp/addons/SUBSONIC, I went ahead and ran the install.sh script. Similar to Samos, Subsonic never came back up for me. As it turns out, the path to Java was not set properly. Ended up modifying /c/webroot/subsonic/subsonic.sh as follows:
Changed:
To:
Now everything is good.
Changed:
# Use JAVA_HOME if set, otherwise assume java is in the path.
JAVA=java
To:
# Use JAVA_HOME if set, otherwise assume java is in the path.
JAVA=/c/webroot/subsonic/jre1.6.0_20/bin/java
Now everything is good.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!