You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.
Hello! I am new to MuCloud and AWS, and I'm having some trouble launching MuCloud on my laptop with the OS X EL Capitan 10.11.3. I've followed the instructions for installing MuCloud, but when I'm trying to launch the following command from terminal
cd /Users/User1/Desktop/mucloud
./mucloud --help
I receive the error message
Illegal instruction: 4
Do you have a suggestion?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. It looks like the error code has to do with the compiling step (following StackOverflow), and may be that you have a newer OSX version.
@grahamrow, which version of MacOSX was MuCloud 1.2 compiled for?
@mentore77 I'll try recompling on my laptop (currently stuck at 10.10.5) with some of the suggested compiler flags, but if that doesn't work I can try on my desktop (10.11.xx) once I'm back from travel.
Hello! I am new to MuCloud and AWS, and I'm having some trouble launching MuCloud on my laptop with the OS X EL Capitan 10.11.3. I've followed the instructions for installing MuCloud, but when I'm trying to launch the following command from terminal
cd /Users/User1/Desktop/mucloud
./mucloud --help
I receive the error message
Illegal instruction: 4
Do you have a suggestion?
Thank you in advance
The text was updated successfully, but these errors were encountered: