[omniORB] Configuring the Naming service

Alex Tingle alex.tingle at bronermetals.com
Mon Aug 9 17:18:38 BST 2004


Carlo,

> Step 2 ./omniNames -start does not work in omni-inst, nor in build, nor
> in build.

You don't say what operating system you are using, nor what error 
message you get when you try to start omniNames.

Perhaps you do not have access to /var/omniNames, so the server cannot 
create its database file. If so, then use the -logdir option to choose 
another location.

Perhaps you cannot load the omniORB libraries in omni-inst/lib. If so 
then you need to set your LD_LIBRARY_PATH environment variable (or 
whatever it is on your operating system).

If neither of these suggestions helps you, then I suggest you post 
again, with more information about your system, and the error that you 
get. Try running omniNames with the traceLevel turned up.

-Alex Tingle

--
Dammit Jim, I'm a programmer... not a mind reader!
On 9 Aug 2004, at 15:44, Lunghi Carlo wrote:

> Help for a new entry in the omniORB space.
> Here is the tree of omniORB installation on my Linux system.
>
> \
> ast
>  |-------------------------------------------------|
> omniORB                               omni-inst
>  |
>  |--------|--------------|
> build   ...     omniORB-4.0.3
>
> ast == my user
> build == space for examples of omniORB (for training)
> build1 == parallel to build, is the space for future services
> development
> omniORB-4.0.3 == authomatically generated by make, it contains the
> omniORB package
> omni-inst ==  defined by the --prefix option in the configure command,
> it contains the executable omniORB components.
>
> Step 1 OK
> Step 2 ./omniNames -start does not work in omni-inst, nor in build, nor
> in build.
>
> Can someone give me any suggestions ?
> Thanks, c.l.




More information about the omniORB-list mailing list