-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error building with Generic Linux installation on Manjaro (Arch Linux) #7
Comments
This problem seems to be present since before the repo shift, as this issue addresses. Surprisingly there doesn't seem to be much activity in the community. I was wanting to have a quick look at Mongoose OS to experience its capabilities and integrate it into our projects. Coming from this video I was expecting to get started really quickly :-) Perhaps not many people are developing on it from Arch environment. It would be great if someone could help me solve this issue and get mos running! |
I too expected to get started faster. If you're still interested in Mongoose OS and can't get it to compile, you might be interested in my build. |
Thanks @solarkraft |
Have you tried building it from sources? I was running a test manjaro box today and I managed to compile it fairly easy. Just follow the commands on the README. |
i get this:
|
Sorry for opening the third issue today, but I feel these three should be handled individually.
I couldn't build mos natively using the
Arch Linux
installation instructions, so I tried to give theGeneric MacOS/Linux
installation a try.It installs all ok.
But running
mos --help
gaveRunning just
mos
runs ok and opens up the browser with the Web UI.Here I git cloned the demo app1 as per Getting Started instructions, but when I run
mos build
I again hit the SIGSEGV.The text was updated successfully, but these errors were encountered: