<div class="gmail_quote">Hi,<div><br></div><div>I have a problem with importing omniORB in python:</div><div><br></div><div><div>]$ python</div><div>Python 2.6 (r26:66714, Jun 8 2009, 16:07:29)</div><div>[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2</div>
<div>Type "help", "copyright", "credits" or "license" for more information.</div><div>>>> import omniORB</div><div>Traceback (most recent call last):</div><div> File "<stdin>", line 1, in <module></div>
<div>ImportError: No module named omniORB</div><div>>>></div><div><br></div><div>I work on 64-bit Fedora 11:</div><div>]$ uname -a</div><div><div>Linux 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br></div><div>As omniORB is not contained in the fedora package list, I downloaded omniORB 4.1.4 and omniORBPy 3.4, build (GNUMake 3.81) and installed it (omniORB first, omniORBPy afterwards) using the autoconf option. </div>
<div>I have set my python path and library path, but still python can't find the omniORB module.</div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>Regards,</div><div><br></div><div>Steven</div>
<div>
<br></div><div><br></div></div></div>
</div><br>