[Home]History of SuSEInstall

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 3 . . June 20, 2009 3:48 pm by JeffEpler
Revision 2 . . November 2, 2005 2:50 am by Fenn [link to cvs]
  

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

Changed: 1,19c1
SuSE? is a RPM-based system, so it doesn't differ very much from a RedHat? distribution.



At least one user (alex_joni) uses SuSE? 8.2 with emc and Emc2.



In order to install you need to download a kernel source from http://www.kernel.org (stick with a 2.4 for now),
the main reason for this is that SuSE?'s kernel package contains a lot of patches, and patching it further with a RT-system will cause errors.

After getting the kernel source follow the RtaiInstall, then get the latest sources from SourceForge using CVS. (GettingEmc)



From there it's pretty simple:


::compile RCSLIB

::make PLAT=linux_rtai all

::make PLAT=rtai all



::compile EMC

::make PLAT=linux_rtai all

::make PLAT=rtai all





then enjoy running emc.


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License