Closed kaefert closed 8 years ago
Please download the complete distribution from:
http://mediaplayersite.com/YAMJ_Latest
There is always the latest build ...
You must also be using java 1.7 minimum. This has to be the sun release as I don't think the openjdk version works.
Im running YAMJ2 on a linux server with installed OpenJDK 1.7 ... and it works ....
Hi there!
I am trying to get YAMJ running on my Ubuntu desktop. I have not found a clear statement wether or not this software is designed to also run on Linux.
I have dowloaded
yamj-v2-2.9.tar.gz
from https://github.com/YAMJ/yamj-v2/releasesextracted it to a new directory, and ran
mvn package
in it. this producedyamj-v2-2.9/distribution/target/yamj-2.9-r0000-bin.zip
which I then unpacked in yet another new directory.I opened this new directory and ran
bash MovieJukebox.sh
from thereThis outputs on top the error:
It continues to output more, apparently I should give it the path for my movies for it to start properly. But I wanted to ask about above exception if this should be ignored or if it is a serious problem.