|
Hi Keith, Thanks for the tips. Please remember I have almost zero Linux experience! So, what I have done so far:
/bin/bash/: git: command not found Are you able to point me in the right
direction to getting further with this please?
Also, I assume I should be running this under the root prompt (#), not in user prompt ($)? Thanks Stewart On 30-Sep-18 13:26, Keith Packard wrote: This command would not work but I ended up using "apt-get build-dep altos", mentioned somewhere on altusmetrum.orgStewart Campbell <[email protected]> writes:Hi Keith, I want to compile the TeleMega firmware for the updated logging rate. Is there a single document somewhere that walks me through the installation of Debian and the altos compile environment? I have been able to set up a VM and can now work on getting Linux and the necessary programs installed. Documentation seems really fragmented and complicated that I have seen so far.$ sudo apt build-dep altos The sh command worked ok I think.should install everything you need to build. Once you've got those tools installed, you can just run the "usual" build process, which would be familiar if you did a lot of Linux application development: $ sh autogen.sh $ make The make command bombed out with an error. |
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
