Filebot: Not found
Posted: 23 Feb 2015, 14:01
Hello everyone! I am new to FileBot and I am trying to get it working on my Synology (214Play)
Here is what I did so far.
Installed Java Manager from Package Center
Downloaded and Installed Java 8 from the Java website (I had to rename the file because Java Manager only accepts Java 7 files)
If I run, java -version I get
Added and installed FileBot from the official repo
However, when I try to run any command, just like filebot -version, I get
Did I do anything wrong?
Thanks!
Here is what I did so far.
Installed Java Manager from Package Center
Downloaded and Installed Java 8 from the Java website (I had to rename the file because Java Manager only accepts Java 7 files)
If I run, java -version I get
Code: Select all
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
However, when I try to run any command, just like filebot -version, I get
Code: Select all
filebot: not found
Thanks!