-
Notifications
You must be signed in to change notification settings - Fork 365
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 when executing 'make' #877
Comments
Did you clone it like this? |
I cloned by following the wiki, using
|
https://github.com/b3nn0/stratux is the current source for both EU and US versions of Stratux and has supplanted the original source. It fixes numerous issues with the original source and has added many new features, and is eminently buildable on a Stratux-imaged rPi by following the instructions in https://github.com/b3nn0/stratux/wiki/Developing-Stratux, the stratux image includes stuff like convenience scripts and a couple of dependencies that are not in the source code. If you want to compile on a linux PC, I had to install a couple other things. (tried and succeeded on minimal versions of Debian and Ubuntu, currently trying on Arch)
Update: Now successfully compiling and running stratux from b3nn0/stratux source on Arch Linux minimal install running in vmware. |
Thanks a lot. I have installed these dependencies as well. I'll try the repo at "https://github.com/b3nn0/stratux" now. But, would you be so kind to lay out your own steps for compiling the code? Including the steps regarding the installation of the dependencies and compilers. It would be really helpful. |
getting help to compile stratux source would best be done by joining the Stratux ADS-B channel on Slack |
Okay perfect! thanks a lot! |
How did you set-up go? I'm getting issues after extracting the go v1.20 tar. All otther dependencies installed successfully, but the script says 'go command not found' when executing 'make' |
Could someone figure out the issue i'm facing here
The text was updated successfully, but these errors were encountered: