[Home]SimulatedMachine

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Difference (from prior major revision) (no other diffs)

Changed: 1,26c1
This is for kernel version 2.2.18. If you have a 2.4 kernel, substitue the appropriate kernel number below. For instance Redhat 9 shipped with kernel 2.4.20, so you would use linux_2_4_20 for building on Redhat 9.
 --cradek


mkdir emc-build
cd emc-build

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/emc login
[hit return at the password prompt]
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/emc co -P rcslib
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/emc co -P -r cradek_stable emc

[build rcslib]

cd rcslib
./buildrcs linux_2_2_18

[build emc]

cd ../emc/src
make PLAT=linux_2_2_18

[try it out!]

cd ..
./sim.run




LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions
Last edited June 20, 2009 8:47 am by JeffEpler (diff)
Search:
Published under a Creative Commons License