On Sun, Sep 20, 2015 at 3:20 AM, Sebastian Kuzminsky <[email protected]> wrote: > On 09/19/2015 07:00 PM, Evan Foss wrote: >> Hi Folks, >> >> I am trying to build from source. I know this is not advised but I am >> working on debugging a gcode generator and I just want the simulator >> to run on my regular desktop. >> >> >> Compiling emc/task/emctask.cc >> In file included from /usr/include/boost/python/detail/prefix.hpp:13:0, >> from /usr/include/boost/python/args.hpp:8, >> from /usr/include/boost/python.hpp:11, >> from emc/rs274ngc/interp_internal.hh:16, >> from emc/rs274ngc/rs274ngc_interp.hh:20, >> from emc/task/emctask.cc:29: >> /usr/include/boost/python/detail/wrap_python.hpp:50:23: fatal error: >> pyconfig.h: No such file or directory >> compilation terminated. >> Makefile:215: recipe for target 'objects/emc/task/emctask.o' failed >> make: *** [objects/emc/task/emctask.o] Error 1 > > Hi Evan, unfortunately our build documentation is not super easy to > find. LinuxCNC has many build dependencies. They are recorded in the > debian/configure script. Instructions on how to use it to discover what > you need to install are here: > > http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Resolving_outstanding_build_dependencies
Yes I tried that. cd debian ./configure -a (if installing simulator use "./configure sim" instead) I tried uspace and sim debian $ ./configure uspace unknown distribution: Gentoo-n/a configuration may be wrong! successfully configured for 'uspace-Gentoo-n/a'-'uspace'.. It never produced dpkg-checkbuilddeps > > -- > Sebastian Kuzminsky > > ------------------------------------------------------------------------------ > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/ ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
