<div dir="ltr">I have posted about this in the OmniORB mailing list but I am yet to get a reply.<br><br>I was following the steps mentioned in README.unix.txt for 
setting up Omniorb 4.2.1. I have installed OmniORB using make and make 
install. Now the next step is to to configure the omniORB runtime and 
the naming service.According to the guide, first a variable 
OMNINAMES_DATADIR needs to be created.<br>
I did that using OMNINAMES_DATADIR=/home/sambeet/OmniOrb/datadir;<br>
export OMNINAMES_DATADIR <br>
Now the next step is to start the naming service. <br>
$ omniNames -start &amp;
<p dir="ltr">But I am getting the error: <br>
omniORB: Failed to bind to address :: port 2809. Address in use? 
omniORB: Error: Unable to create an endpoint of this description: 
giop:tcp::2809 omniNames: Failed to initialise: 
INITIALIZE_TransportError omniNames may already be running, or omniORB 
may be misconfigured. <br>
And sometimes I am getting this error: omniNames: error while loading 
shared libraries: libomniORB4.so.2: cannot open shared object file: No 
such file or directory I did this in order to resolve shared library 
error <br>
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib <br>
But the error continues. Can you please tell me what are these errors and how to resolve them? <br>
Regards<span class=""><font color="#888888"><br>
Sambeet Panigrahi</font></span></p><br></div>