Success!

Thank you so much.  I will also look into the build bot - I can't believe I 
missed that on the wiki page.

Thanks again!

Rogge


It looks like you are missing some build dependencies (the configure 
script is complaining specifically about TkImg in the error message you 
helpfully included above).  These are supplied by packages, and easy to 
install:

cd emc2-dev/debian
./configure -a
cd ..
dpkg-checkbuilddeps

Then "apt-get install" each of the missing build dependencies, and your 
configure should work (the configure script in src this time, not in the 
debian directory).

But there's an easier way if you just want to run the 2.5 branch:  
install the pre-built debs from the buildbot.  Instructions here: 
<http://wiki.linuxcnc.org/emcinfo.pl?Installing_EMC2#Debs_of_recent_git_versions>



------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to