No subject

Duncan Grisby dgrisby@uk.research.att.com
Thu, 22 Apr 1999 13:39:37 +0100


On Thursday 22 April, "Hai Wang" wrote:

> 	Now I try to describe my problems. I installed it following   
> README.unix. 

Is there any reason that you didn't use the binary distribution?  You
may find that much easier.

> 	I think my problems took place when I configured the system. 
> 
> 	Step1: Edit ./config/config.mk 
> 	I don't know which platform is suitable for me although I chose  
> i586_linux_ 

You say you are using RedHat 5.2, which means that you should choose
i586_linux_2.0_glibc.

[...]

> 	Step 3: Add omniORB2 libraries to search path 
> 	 
> 	I don't know how to operate the step.  
> 	In .cshrc, if yes, why does it use "export LD_LIBRARY_PATH"? 

export is a command of bash and friends. If you're using csh, you have
to say setenv LD_LIBRARY_PATH <where you put the library>.

HTH

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --