[omniORB] Trying to get omniidl to work for python..

Kiernan J Holland kiernanholland@juno.com
Wed Aug 14 17:55:01 2002


Is it true that OmniORB requires Visual C++ to compile?  Also 
where is this OmniORBPy archive, where is there links pointing at 
the file saying "This is what you want".  You know, if they really want 
people to use this stuff there are ways it could be made easier and they 
wouldn't have so many newbies bugging them up here.
At least they could put up a webpage with links to "what you need" and 
some process describing what to do. I spent all day yesterday trying to
get OmniORBPy to 
work, and that was company time. Alebit a medical company, and I don't
suppose 
it matters if people are dieing from lack of proper access to
information.
Well this is not your problem, I just wish I could get the idea across,
in particular to the OMG which prefers to name their documents and idls
with the "date" instead of 
the name, do they think its cool to be cryptic or something? 


On Wed, 14 Aug 2002 14:37:24 +0100 Duncan Grisby <duncan@grisby.org>
writes:
> On Tuesday 13 August, Kiernan J Holland wrote:
> 
> > I'm having troubles trying to get omniidl to run, I was hoping to
> > use it with Python, and want to prototype some ORB services with 
> it,
> > I was also wanting to know that once I do get this to work, where
> > would I specify the include path for the idl files.
> 
> It looks like you have downloaded the C++ version of omniORB. That
> doesn't contain omniORBpy, so you don't have the IDL compiler
> back-end, or the other things needed by omniORBpy. Make sure you
> download omniORBpy.
> 
> To specify the include path for IDL files, use the -I flag to 
> omniidl.
> 
> Cheers,
> 
> Duncan.
> 
> -- 
>  -- Duncan Grisby         --
>   -- duncan@grisby.org     --
>    -- http://www.grisby.org --
>