[omniORB] Newbie has linux problem
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 30 Apr 2001 12:12:55 +0100
On Monday 30 April, lou_liz@iafrica.com wrote:
> When I try to run the client, I get the following error:
> "Error while loading shared libraries: libomniORB3.so.0: cannot open shared
> object file: no such file or directory"
>
> The library file IS there. Actually, libomniORB3.so.0 is a symlink to
> libomniORB3.so.0.3.
> The lib directory is in my PATH.
Unix is different from Windows in this respect -- it uses a separate
path variable to find shared libraries. You should put the lib
directory in LD_LIBRARY_PATH.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --