Search found 1 match

by nicholasalipaz
20 May 2015, 00:10
Forum: Feature Requests and Bug Reports
Topic: 7z-JBinding binaries for Embedded (Synology, QNAP, etc)
Replies: 7
Views: 11906

Re: 7z-JBinding binaries for Embedded (Synology, QNAP, etc)

On raspberry pi2 this is how I accomplished the suggestion by jacaru above. I am using the jar file from under the 'Other' heading at http://jdownloader.org/download/offline



mkdir /tmp/jd2
cd /tmp/jd2
wget http://installer.jdownloader.org/JDownloader.jar
sudo java -Djava.awt.headless=true ...