Thanks Keith.  That seemed to get somewhere :-) .

Now I'll tweak the source and see if my change is reflected in the firmware build.

This is the first time I have used Linux. Am I at the bottom end of the learning curve for that OS!!!

Thanks again!
Stewart


On 06-Oct-18 6:57, Keith Packard wrote:
Stewart Campbell <[email protected]> writes:

# apt install git
Seemed to work
# apt build-dep altos
Seemed to work
$ git clone git://git.gag.com/scm/git/fw/altos
Tried this at $ prompt
Fatal: Could not create work tree 'altos': Permission denied.
Tried again at # prompt
Fatal: remote error: access denied or repository not exported
/scm/git/fw/altos
Any hints to where to go next?
Oops; I copied the invalid URL.

$ git clone git://git.gag.com/fw/altos

To get this to work as a regular user, you just need to be in the right
directory initially.

$ cd

will put you in the home directory of the user, where you should be able
to create the directory


_______________________________________________
altusmetrum mailing list
[email protected]
http://lists.gag.com/mailman/listinfo/altusmetrum

Reply via email to