Search found 2 matches

by Slomo
03 Jan 2016, 13:23
Forum: Ubuntu & Desktop Linux
Topic: The environment variable 'HOME' must be set Problem in Ubunt
Replies: 2
Views: 4363

Re: The environment variable 'HOME' must be set Problem in U

Oh now i feel like an idiot, is just assumed, becaus its a java programm, that the $JAVA_HOME must be meant. Now everything works.

Thank you very much for your fast support
by Slomo
03 Jan 2016, 02:26
Forum: Ubuntu & Desktop Linux
Topic: The environment variable 'HOME' must be set Problem in Ubunt
Replies: 2
Views: 4363

The environment variable 'HOME' must be set Problem in Ubunt

Hi i recently reinstalled my ubuntu server (14.04), and wanted to use filebot the same way i did before. I use pyload which starts a script after each download and package extraction. the script looks like this #!/bin/bash filebot -script fn:amc "/media/tobi/HDD7/Downloads/Finished" --output "/media ...