-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access jarfile #16
Comments
The same here, on Ubuntu 16.04. |
@wyatthuckaby is the jar file located in the indicated path? And can you please check the permissions of the files too. I've never had this problem before. I will check it today. The program shouldn't be run as root, just install it as root and run it as a normal user. Does the service run? Do you see an icon in the system tray? Please let me know. |
Hi @MohamadSaada , in my case, the file wasn't present in |
@MohamadSaada I had the same problem as @arthurcgusmao, the jarfile simply didn't exist in the directory. |
I have the same issue with the jarfile missing |
Was compiling on Arch Linux and kept running into this issue. Turns out I was missing the jsvc package. I'd recommend ensuring it is installed and up to date, then rerunning ./INSTALL |
@wyatthuckaby @arthurcgusmao @BigDaddyLinux please see @NullOtoko suggestion and make sure that you have all other prerequisites installed too, this is probably due to something missing, and the program isn't being compiled. |
If anyone is still having this issue, the same thing happened to me. I just downloaded the precomipled .deb file and reinstalled the program using that and everything worked. |
Most of the installation went okay, however when attempting to launch I am confronted with this error:
Error: Unable to access jarfile /usr/share/logigsk/LogiGSK.jar
I am running as root and im still getting the same error.
The text was updated successfully, but these errors were encountered: