The ORBit package contains a high-performance CORBA Object Request Broker. This allows programs to send requests and receive replies from other programs.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/ORBit/0.5/ORBit-0.5.17.tar.bz2
Download size: 1 MB
Estimated Disk space required: 51.4 MB
Estimated build time: 0.73 SBU
Install ORBit by running the following commands:
./configure --prefix=/opt/gnome &&
make &&
make install
The ORBit package contains libIDL, libIIOP, libORBit, libORBitCosNaming and libORBitutil libraries.