[omniORB] Installation and Configuration on RedHat 6.0
Stefan Seefeld
seefelds@MAGELLAN.UMontreal.CA
Sun, 12 Sep 1999 10:57:53 -0400
"Robert Simmons(su)" wrote:
>
> I would like to be able to use omniORB on a new RedHat 6.0 linux
> machine. My goal is to configure the system so that all users on the
> system can use it. I did manage to get it to build but that is as far as
> I have gotten. Configuration of the system and installation is another
> matter. I have read, at length, all the docs in the download and remain
> confused. What I would like is a single installation document that
> answers the following questions.
[...]
> Id like to see this ORB be able to compete with the comercial products
> out there but if it is this hard to install with this little
> documentation, I dont see how it can. When one gets orbix for unix there
> are specific instructions for global installs such as this and there are
> even scripts to automate it.
Robert,
what are the problems you have installing omniORB ? I've done so on a RH 6.0
machine and had absolutely no problems. Just do the following:
* build and install in your favourit place (addding the appropriate
paths to PATH and LD_LIBRARY_PATH as well as letting the developers know
where to find the headers
* set the OMNINAMES_LOGDIR environment variable to a convenient place
* create somewhere a file 'omniORB.cfg' containing the hostname and port
used by the omniNames demon as well as set the variable OMNIORB_CONFIG
to point to this file
* start omniNames
and that's it. It's all well documented in the README.unix file. I find
the existing documentation quite correct to get up and running.
Regards, Stefan