orbit2-config

utilities for ORBit

Install

All systems
curl cmd.cat/orbit2-config.sh
Debian Debian
apt-get install liborbit2-dev
Ubuntu
apt-get install liborbit2-dev
CentOS
yum install ORBit2-devel
Fedora
dnf install ORBit2-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install liborbit2-dev
OS X
brew install orbit
Raspbian
apt-get install liborbit2-dev

ORBit2-devel

utilities for ORBit

liborbit2-dev

high-performance CORBA implementation - development

CORBA (Common Object Request Broker Architecture) is an architecture that enables program objects to communicate, sending requests and receiving replies, between different applications, regardless of their programming language, operating system or network location. This package contains the header files and static libraries used for developing applications that communicate with each other using the ORBit2 implementation of CORBA.

orbit