2012/1/10 Francesca Sca <[email protected]>: > Viesturs wrote: > > >>My apologies, I did it some time ago, do not remember correctly. If >>You are saying that there is and error, then it probably should be: >>cd /home/[username]/emc2-dev/src > > Don't worry, I have used the make comand in the directory /emc2-dev/src > because I know that this is the right way. However I have these error: > > checking Gl/glu.h usability... yes > checking Gl/glu.h presence... no > checking Gl/glu.h... no > configure: error: Required OpenGL header missing. Install it, or specify > --disable-python to skip the parts of emc2 that dependo on Python > make[1]: Insuccesso nel rifare il make del makefile /in english : > Unsuccessful make the makefiles > make[1]: Non c'è da fare nulla per copy_configs / Nothing to do for > copy_configs > make[1]: uscita dalla directory /homecnc/emc2-dev/src > > What this means? What I should do?
Some of emc dependencies regarding python might not be installed, but that is just my guess. There is a command that installs all the dependencies: sudo apt-get build-dep emc2 Viesturs ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
