SohanChy / Lipi

A simple static blog generator.
http://sohanchy.github.io/Lipi
MIT License
130 stars 15 forks source link

cannot execute binary file: Exec format error #14

Closed timhughes closed 4 years ago

timhughes commented 5 years ago

Hi, just a note to let you know it isn't working correctly on Fedora 29 Linux.

$ chmod +x Lipi\ 0.6.0b.jar 
$ ./Lipi\ 0.6.0b.jar 
bash: ./Lipi 0.6.0b.jar: cannot execute binary file: Exec format error
$ java -jar ./Lipi\ 0.6.0b.jar 
Error: Could not find or load main class Lipi
$ java -version 
openjdk version "1.8.0_201"
OpenJDK Runtime Environment (build 1.8.0_201-b09)
OpenJDK 64-Bit Server VM (build 25.201-b09, mixed mode)

Operating System: Fedora 29 (Workstation Edition) Kernel: Linux 5.0.7-200.fc29.x86_64 Architecture: x86-64

timhughes commented 4 years ago

Closing bugs I am not going to fix myself.