The ORBit2 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/ORBit2/2.12/ORBit2-2.12.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-2.12.0.tar.bz2
Download MD5 sum: d7f0c2b9bee73b89978a9968c10f81fe
Download size: 667 KB
Estimated disk space required: 31.8 MB
Estimated build time: 0.66 SBU
Install ORBit2 by running the following commands:
./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome &&
make &&
make install
--prefix=$GNOME_PREFIX: This is the Base installation for GNOME-2 from which all future installations will receive their prefix parameter. Be sure that GNOME_PREFIX is set for this install or globally to your install directory as described in the introduction of this Section.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The ORBit2 package contains ior-decode-2, linc-cleanup-sockets, orbit-idl-2, orbit2-config, typelib-dump, libORBit-2, libORBitCosNaming-2, libORBit-imodule-2, libname-server-2 and the ORBit2 Everything_module libraries.
Last updated on 2005-01-25 09:02:00 -0700