Hello all,
I tryed to install pCloud and Bitwarden from appimages.
I have done the standard chmod a+x but when i tray to launch i have the answer
“Format error for exec()”
Is it because my mac is ARM ?
Is there someting i can do ?
Thanks,
Hello all,
I tryed to install pCloud and Bitwarden from appimages.
I have done the standard chmod a+x but when i tray to launch i have the answer
“Format error for exec()”
Is it because my mac is ARM ?
Is there someting i can do ?
Thanks,
The architecture should be in the name of the .AppImage file you download (e.g., pCloud-arm64.AppImage
). If there’s an arm64 AppImage file, then that’s what you’ll need.
Thanks for your reply, it’s just what I thought.
The file is x86_64, no arm64.
The arm version for apple M1 is in MACFUSE.pkg format so I don’t think I’ll be able to do anything with it either unfortunately