View Single Post
02-26-15, 02:47 PM   #18
Barleduq
Premium Member
 
Barleduq's Avatar
Premium Member
Join Date: Jan 2012
Posts: 135
Specifically about the Minion suggestion

Originally Posted by Dolby View Post
In response to your Minion comment... Minion should work on Linux, I haven't tried it my self yet (need to setup a linux VM that has a UI) its just requires java8 and if you have that installed on your linux flavor it "should" run. You can download a java only version here: http://cdn.mmoui.com/minion/Minion2.1.3pl1-beta.zip just extract and run the Minion-jfx.jar
Code:
java -jar Minion-jfx.jar
.
Is the Minion-jfx.jar file supposed to be executable? Copy-pasting your command from your post, I got "Error: Unable to access jarfile Minion-jfx.jar"

I had extracted it into my home directory, no sub directory, and tried to run the command from a terminal window while in my top level home directory. The permissions show -rw-r--r--.
  Reply With Quote