Skip to content

n-ando/omniNames

Repository files navigation

omniNames

"omniNames" which is a part of omniORB 4.2.3, is an implementation of a CORBA naming service. This package provides independently buildable the "omniNames."

Original files are available from the following site.

Changes

This package disables the checkpoint functionality from the original omniNames. The omniNames sometimes fails by data backup process so-called "checkpoints". This omniNames never backup registered name-tree in data files.

How to build

  1. Install omniORB runtime library and development headers.
  2. Edit Makefile and change ARCH variable according to your target architecture.
  3. make
  4. make install
  • This action replaces /usr/bin/omniNames with compiled new omniNames
  • The original omniNames will be renamed as omniNames.org

About

Independent buildable omniNames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published