[omniORB] Newbie - Compiler Error on MacOSX for Echo Tutorial

Duncan Grisby duncan@grisby.org
Mon Nov 25 20:55:01 2002


On Monday 25 November, bido@mac.com wrote:

> To provide further clarification for PROBLEM 2:
> 
> My system does not have an nmake command. So I can execute
> 
> nmake /f dir.mak [<build option>]

You are very confused. You are reading the instructions for Windows,
so it's not surprising it doesn't work on MacOS.

You just need to run make in the build/src/examples directory.

After that, set DYLD_LIBRARY_PATH=/usr/local/lib and run the examples.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --