Conky-for-macOS / conky-for-macOS

macOS port of the Light-weight system monitor for X.
https://github.com/Conky-for-macOS/conky-for-macOS/wiki
GNU General Public License v3.0
152 stars 9 forks source link

exec format error: ./conky-x86_64.AppImage #49

Closed codeandrew closed 4 years ago

codeandrew commented 4 years ago

I tried doing the quick start and it didn't install

./conky-x86_64.AppImage -C > ~/.conkyrc                                                                                                                      130 ↵
zsh: exec format error: ./conky-x86_64.AppImage

and with sudo

sudo ./conky-x86_64.AppImage -C > ~/.conkyrc                                                                                                                 126 ↵
Password:
./conky-x86_64.AppImage: ./conky-x86_64.AppImage: cannot execute binary file
npyl commented 4 years ago

Please see https://github.com/Conky-for-macOS/Manage-Conky/issues/27 .

It also has instructions on how to install conky properly.