[omniORB] OmniORB on MacOS X
Duncan Grisby
duncan@grisby.org
Fri Oct 4 16:39:01 2002
On Monday 30 September, =?ISO-8859-1?Q?S=E9bastien_Pierre?= wrote:
> I have succesfully compiled OmniORB on MacOS X (10.2), but when I run
> examples (for instance the echo example eg1) I get the following error:
>
> dyld: ./eg2_clt can't open library: shared/libomniORB4.0.0.dylib (No
> such file or directory, errno = 2)
> Trace/BPT trap
>
> This file is actually installed in /sw/lib/libomniORB4.0.0.dylib - so I
> don't figure out why dyld does not find it.
I don't know how you tell MacOS X to look in a directory by default
(presumably it has some equivalent of /etc/ld.so.conf), but you can
tell it where to look with the DYLD_LIBRARY_PATH environment variable.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --