Notes on how to use CrossoverOffice
Fixed in 3.01 (read the 3.01 announcement).
This is due to two features that are enabled by default in FedoraCore. Prelinking and Exec-Shield. You need to disable both of these to make FedoraCore work.
If you are using CrossoverOffice 3 the setup program will detect Exec-Shield in your kernel and try to disable it. You will need to manually disable prelinking however.
Edit /etc/rc.d/rc.local and add the line
echo 0 > /proc/sys/kernel/exec-shield
This will turn exec shield off at boot time, to turn it off now type the following command as root
echo 0 > /proc/sys/kernel/exec-shield
Edit /etc/sysconfig/prelink and change 'yes' to 'no'. Then manually run /etc/cron.daily/prelink as root.
2 pages link to CXOfficeNotes: