On Thu, 19 Mar 2015, Neil wrote: > Date: Thu, 19 Mar 2015 11:31:10 -0400 > From: Neil <[email protected]> > To: "Enhanced Machine Controller (EMC)" <[email protected]> > Subject: [Emc-users] LinuxCNC on Ubuntu 14.04? > > Hi all, > For various odd reasons, I'd like to use LinuxCNC on Ubuntu 14.04 > instead of Debian Wheezy. Is there a simple way to do this? I have a > 2.6 Live CD. Pre-compiled binary would be even better. Still searching > for a clear answer. > Thanks. >
I've been running Linuxcnc on Ubuntu 14.04 for a good 6 months now but as Sebastian says, its a bit of work to get running, To do this I compiled linuxcnc from source and had to build a real time kernel. I am using up-to-date Preemt-RT kernel which typically has higher latency than the RTAI kernel but is fine if using external hardware for the high speed tasks. None of this is terribly difficult if you are used to building projects from source and fixing the various problems that arise when you are off the beaten path... > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > Peter Wallace Mesa Electronics (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signature to help him gain world domination. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
