[omniORB] Built with configure, what PYTHONPATH to use?

Craig Rodrigues rodrigc@attbi.com
Wed Oct 30 00:58:00 2002


Hi,

I built omniORB 4.0 and omniORBpy 2.0 using
the new build system based on configure.

I did:
mkdir $HOME/omni

For omniORB and omniORBpy I did:
configure --prefix=$HOME/omni --with-ssl=/usr/include
make
make install

The README for omniORBpy specifies:
=======================================================================
To use omniORBpy, simply add two paths to your PYTHONPATH environment
variable, like:

  export PYTHONPATH=$PYTHONPATH:$TOP/lib/python:$TOP/lib/$FARCH

where $TOP is the root of your omniORB tree and $FARCH is the platform
name you selected in config.mk.
=======================================================================

What should PYTHONPATH be set to if the configure system was used to
omniORBpy?

Under $HOME/omni, I have the following directory tree:

./bin
./lib
./lib/python1.5
./lib/python1.5/site-packages
./lib/python1.5/site-packages/omniidl
./lib/python1.5/site-packages/omniidl_be
./lib/python1.5/site-packages/omniidl_be/cxx
./lib/python1.5/site-packages/omniidl_be/cxx/header
./lib/python1.5/site-packages/omniidl_be/cxx/skel
./lib/python1.5/site-packages/omniidl_be/cxx/dynskel
./lib/python1.5/site-packages/omniidl_be/cxx/impl
./lib/python1.5/site-packages/omniORB
./lib/python1.5/site-packages/CosNaming
./lib/python1.5/site-packages/CosNaming__POA
./include
./include/omniORB4
./include/omniORB4/internal
./include/COS
./include/omnithread
./share
./share/idl
./share/idl/omniORB
./share/idl/omniORB/COS

Thanks.

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com