Hiding on the wiki is this advice for people who had already installed
an earlier version of the 10.04 emc-related packages and get the error
about rtai-modules.

== Conflict with manually-installed kernel packages ==
If you already installed emc2 from linuxcnc.org/mozmck, then you will
run into trouble with the emc2-install script, because of a conflict
between two different versions of rtai (fresh installs should not be
affected). If you want to do so, it appears necessary to run the
following command first:

 sudo dpkg --purge rtai-modules-2.6.32-22-rtai

this removes the rtai package associated with an earlier version of the
realtime kernel. If you do not do this, you will get a message similar
to this one:

 E:
/var/cache/apt/archives/rtai-modules-2.6.32-122-rtai_3.8.1-linuxcnc1_i386.deb:
trying to overwrite '/etc/udev/rules.d/99-rtai.rules', which is also in
package rtai-modules-2.6.32-22-rtai 0

If you get this message, then you may be able to recover by running

 sudo dpkg --purge rtai-modules-2.6.32-22-rtai
 sudo apt-get install emc2



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to