The omniOrbName Service fails too start with the following error:
cannot open /usr/bin/omniNames: error while loading shared libraries: libomniORB4.so.2
Also libomniORB4.so.2 is linked to libomniORB4.so.2.3
/usr/lib64/libomniORB4.s0.2 ==> libomniORB4.so.2.3
I installed following these intructions using
apt-get update -yandapt-get install omniorb omniorb-nameserverand then just ranomniNames -startand it started up for me.