[omniORB] omniidl errors on solaris
Duncan Grisby
duncan@grisby.org
Thu Oct 31 11:17:01 2002
On Tuesday 29 October, Malge Nishant wrote:
> I am getting this error while building /usr/bin/env: No such file or
> directory
>
> but /usr/bin is in my path and env is working
And I assume env is in /usr/bin. The problem is that env is asked to
run python, so python has to be on your path. Either make sure python
is on your path, or edit omniidlrun.py to explicitly run Python from
where you have it installed.
If you build omniORB 4.0 using the autoconf configuration, omniidl is
rewritten automatically to point to the correct Python location.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --