Hello!

>
> You need the source, and you might as well get that with Git, as that
> makes it easier to share any changes you make. (if you do write a
> kinematics module for waterjet, then the project wants it)
> http://wiki.linuxcnc.org/emcinfo.pl?Installing_EMC2#Getting_the_source_with_git
> and http://wiki.linuxcnc.org/emcinfo.pl?Git
>

I followed Andy's advide, opened these links and tried to follow instructions.

sudo apt-get install git-core gitk git-gui
This worked without any issues.

git clone git://git.linuxcnc.org/git/emc2.git emc2-dev
For this command I get this one in terminal:
fatal: The remote end hung up unexpectedly

I thought that maybe I should have done this prior to downloading the
source of EMC:
 git config --global user.name "Your full name"
 git config --global user.email "y...@example.com"

But I did not get any response in terminal - I tried with and without
the quotes (sorry, I do not know, if this is the case, where quotes
have to be removed).

What am I missing?

Viesturs

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to