2012/11/29 Viesturs Lācis <[email protected]>: > 2012/11/27 Stuart Stevenson <[email protected]>: >> I just installed on 12.04 last week. >> I followed this page. >> It worked great when I read the last line. :) >> >> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Build_A_Simulator_Manually > > Thanks Erik, Stuart and Sven, just wanted to tell that I managed to do it!
How do I rebuild it? I changed something in genserkins module, so I need to rebuild it (comp --install... works for "usual" kinematics modules, but not for genserkins, which is too complicated - too much includes etc). I tried running in terminal: cd /home/vie/linuxcnc-dev/src make But it does not work - in terminal I receive this error: vie@vie:~$ cd /home/vie/linuxcnc-dev/src vie@vie:~/linuxcnc-dev/src$ make make: Entering directory `/home/vie/linuxcnc-dev/src' make: Failed to remake makefile `Makefile'. copying shared configs make: Leaving directory `/home/vie/linuxcnc-dev/src' vie@vie:~/linuxcnc-dev/src$ I do not understand, why would it try to do anything with makefile, when I have changed kinematics module. Do I need to type different command, like "make clean" or something similar? Thanks in advance! -- Viesturs If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project with help from experts and peers. http://goparallel.sourceforge.net _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
