[omniORB] omniORBpy-2.7 AttributeError

Duncan Grisby duncan at grisby.org
Thu Nov 16 11:09:28 GMT 2006


On Monday 13 November, W T Meyer wrote:

> I tried completely removing both the omniORBpy-3.0 and omniORB-4.1
> directory trees, then rebuilding omniORB-4.0.7 and omniORBpy-2.7 from
> the tar file. The installation for omniORB-4.0.7 went fine, and the
> echo examples work, but I still get the AttributeError message when I
> try to make the omniORBpy files.  There is something still pointing to
> the 3.0 installation, what is it?

You'll have a file called python.py installed somewhere, which contains
the omniidl python back-end. If you run omniidl -v -bpython foo.idl, it
will tell you where it's picking the python back-end up from.

> Would it be a good idea to add an 'uninstall' option to the Makefile?

Yes, but the makefiles are hairy and complex, and it's not trivial to
add an uninstall. If you want to produce a patch, I'll happily accept
it.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list