To obtain the source or binaries:


http://omniorb.sourceforge.net/

Building omniORB

This is just an example, always refer to the README files for the version you download to check to see if the instructions have changed. 

We provide the include and lib directories with our external distributions for GlastRelease.

Preparing to use the new omniORB in GlastRelease 

 Update IExternal/omniOrb's requirements file

Regenerating files using omniidl

IDL stubs can be compiled like this:

  omniidl -bcxx echo.idl

The product is the files: echo.hh and echoSK.cc

Rebuild HepRepCorba