On 3/4/13 11:27 , Henrik Munktell wrote: > Hi, thank you for fast answer. > > henrik@CNC:~$ cat /etc/apt/sources.list | grep linuxcnc > henrik@CNC:~$ cat /etc/apt/sources.list.d/linuxcnc-buildbot.list | grep > linuxcnc > deb http://buildbot.linuxcnc.org/ lucid master-rt > deb-src http://buildbot.linuxcnc.org/ lucid master-rt > > This should be what is needed, right? > > I followed the installation procedure from http://buildbot.linuxcnc.org/. > But I started with a clean 10.04 install, then installed linuxcnc 2.5. Then > installed master from buildbot instructions. I don't think you link is > valid for the master build.
That's all that's needed if you just want to *run* LinuxCNC. If you want to compile external modules (as you do), you need to do a little more work. The linuxcnc-install.sh script that I linked you to earlier does that work for you, or you can read the script and do it by hand. http://linuxcnc.org/index.php/english/download/21?task=view -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
