On 06/16/2013 06:54 AM, Tom Easterday wrote:
> Thanks for responding.  Are these the instructions for building from git for 
> the current 2.5 branch?  How do I apply the patch?

Those steps look nearly right (missing cd-ing into the git working dir), 
and I added the step for applying the patch.


> git clone git://git.linuxcnc.org/git/emc2.git emc2-dev

cd emc2-dev

> git branch --track v2.5_branch origin/v2.5_branch
> git checkout v2.5_branch

git apply debug-patch

> $ cd src
>   $ ./autogen.sh
>   $ ./configure
>   $ make
>   $ make install-menus
>   $ sudo make setuid



-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to