[omniORB] problem in using omniidl

Duncan Grisby dgrisby@uk.research.att.com
Thu, 23 Aug 2001 15:11:50 +0100


On Thursday 23 August, Marcin Kasperski wrote:

> To omniORBpy authors: seems it would be nice to done one of the things
> below:
> - preserve cxx support in omniORBpy omniidl
> - rename omniORBpy omniidl to omniidlpy
> - add the hint about using omniORB omniidl to error message generated by
> omniORBpy omniidl

Eh?  The omniidl used by both C++ omniORB and omniORBpy is _exactly_
the same program. That's why it has the same name. If you install C++
omniORB and omniORBpy in the same place, the common parts of the IDL
compiler are shared.

Anyway, if the omniidl on your path only has the python back-end
available to it, the error from omniidl is "No module named cxx", not
"cannot import name header" as reported by the original poster.

Cheers,

Duncan.

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