b3dgs / lionheart-remake

Java remake of Lionheart amiga game
https://lionheart.b3dgs.com
GNU General Public License v3.0
78 stars 7 forks source link

Java: Permission denied. #253

Closed Achaean closed 3 years ago

Achaean commented 3 years ago

Latest Lionheart version (1.1), on Devuan ASCII (oldstable) KDE x64.

Downloaded and unpacked the linux64 archive. Ruining lionheart-remake.sh gave this error and aborted:

>./lionheart-remake.sh 
./lionheart-remake.sh: line 4: ./jvm_linux_x86_64/bin/java: Permission denied
>

Changing the /data/jvm_linux_x86_64/bin//java attribute -> executable, solved the problem.

DjThunder commented 3 years ago

Right. Working fine when transferring from my machine to virtual machine with linux using USB. But when downloading from my server, executions right are no longer there.

I simply zipped the package from my virtual machine with linux, and reuploaded the archive. Working fine now. Thanks !

Edit: root cause: I extracted my packaged linux to my windows before doing upload... of course executions attributes where lost.

Achaean commented 3 years ago

Working fine now. Thanks !

And CONGRATS for the new release!!! :-)