ORBit2-2.6.2

Introduction to ORBit2

The ORBit2 package contains a high-performance CORBA Object Request Broker. This allows programs to send requests and receive replies from other programs.

Package information

ORBit2 dependencies

Installation of ORBit2

Install ORBit2 by running the following commands:

ldconfig &&
./configure --prefix=$GNOME_PREFIX &&
make &&
make install

Contents

The ORBit2 package contains libORBit-2 and libORBitCosNaming-2 libraries.

Description

libORBit-2

libORBit-2 is the CORBA API.

libORBitCosNaming

No description available.