On 12/04/2013 12:24 PM, Marius Alksnys wrote: > Thanks Sebastian, but this does not help too: > > checking for GL/glu.h... yes checking for glBegin in -lGL... no > configure: error: Required GL library missing. Install it, or > specify --disable-python to skip the parts of LinuxCNC that depend > on Python > > > Should I start over from the start? > > Or is there someone willing to connect to my PC remotely to take a > look? :) > > >> That's a terrible error message from configure... >> >> You can see a list of missing build dependencies by following >> the steps here: >> >> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Resolving_outstanding_build_dependencies
Pastebin >> the output of the commands in part 2.4 of the document i linked you: > cd debian ./configure -a (if installing simulator use "./configure > sim" instead) cd .. dpkg-checkbuilddeps That assumes you're starting from the root of the git checkout, not from the src/ directory. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
