On 20 July 2012 09:19, <[email protected]> wrote: > I have installed my emc in my pc,and now i want to transplant it > to my target machine which is a i486 CPU. The OS on it is embedded linux. > But now i cant excute it with ./emc.it shows -/bash/sh:./emc:not > found
There are a number of possible problems, and I suspect that you have more than one of them. One problem is that EMC2 is now called linuxCNC, so the commands have changed. Depending on which version of LinuxCNC you are using, the correct command-line command might be linuxcnc. However, your target machine needs to be running a realtime-patched kernel. It then needs rtai linked to that kernel, and LinuxCNC linked to that RTAI (I am using "linked" in an everyday sense here, rather than the software engineering sense, though it may be equivalent). What kernel is in use on the target machine? How are you attempting to "transplant"? -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
