<br><div class="gmail_quote">2009/11/16 Duncan Grisby <span dir="ltr">&lt;<a href="mailto:duncan@grisby.org">duncan@grisby.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Mon, 2009-11-16 at 10:26 +0100, steven bellens wrote:<br>
<br>
[...]<br>
<div class="im">&gt; As omniORB is not contained in the fedora package list, I downloaded<br>
&gt; omniORB 4.1.4 and omniORBPy 3.4, build (GNUMake 3.81) and installed it<br>
&gt; (omniORB first, omniORBPy afterwards) using the autoconf option.<br>
&gt; I have set my python path and library path, but still python can&#39;t<br>
&gt; find the omniORB module.<br>
<br>
</div>Presumably, it isn&#39;t really on your PYTHONPATH. What exactly are they<br>
steps you carried out to configure and install it?<br></blockquote><div><br></div><div>I downloaded and extracted omniORB-4.1.4 and afterwards:</div><div>mkdir build; cd build; ../configure; make; sudo make install; which gave me no error messages</div>
<div>There are 2 warning during configuring:  </div><div>WARNING:  &#39;../contrib/pkgconfig/<a href="http://omniORB4.pc.in">omniORB4.pc.in</a>&#39; seems to ignore the --datarootdir setting</div><div><div>WARNING:  &#39;../contrib/pkgconfig/<a href="http://omniCOS4.pc.in">omniCOS4.pc.in</a>&#39; seems to ignore the --datarootdir setting</div>
<div><br></div></div><div>Then I downloaded and extracted omniORBpy-3.4 and afterwards:</div><div>mkdir build; cd build; ../configure; make; sudo make install; which gave me no error messages either. </div><div>There is one warning during configuring:</div>
<div>WARNING:  &#39;../mk/<a href="http://beforeauto.mk.in">beforeauto.mk.in</a>&#39; seems to ignore the --datarootdir setting</div><div><br></div><div>I added about every directory which could be useful to my pythonpath:</div>
<div><br></div><div><div>$PYTHONPATH</div><div>bash: /home/steven/src/svn/robotics-ros/packages/ros/core/roslib/src:/home/steven/Download/omniORB-4.1.4/build/lib:/home/steven/Download/omniORBpy-3.4/python/omniORB:/home/steven/Download/omniORBpy-3.4/build/python/omniORB:/home/steven/Download/omniORBpy-3.4/modules:/lib/python://lib/:/usr/local/lib/python2.6/site-packages/omniORB:/usr/local/lib/python2.6/site-packages/omniORB/COS/:/usr/lib64/python2.6:/usr/local/lib:/usr/local/lib/python2.6/site-packages/omniidl:/usr/local/lib64/python2.6/site-packages:/usr/local/lib/python2.6/site-packages/omniidl_be:/usr/local/share/idl/omniORB:usr/local/lib/python2.6/site-packages:/usr/local/include/omniORB4:/lib/:/usr/include:/usr/local/include/omniORB4:/usr/local/share/idl/omniORB:/usr/local/lib:/lib/:/home/steven/orocos/lib:/usr/include:/usr/local/include/omniORB4:/usr/local/share/idl/omniORB:/usr/local/lib::/home/steven/src/svn/robotics-ros/packages/ros/core/roslib/src:/home/steven/Download/omniORB-4.1.4/build/lib:/home/steven/Download/omniORBpy-3.4/python/omniORB:/home/steven/Download/omniORBpy-3.4/build/python/omniORB/:/lib/python://lib/:/usr/local/lib/python2.6/site-packages/omniORB:/usr/local/lib/python2.6/site-packages/omniORB/COS/:/usr/lib64/python2.6:/usr/local/lib:/usr/local/lib/python2.6/site-packages/omniidl:/usr/local/lib64/python2.6/site-packages:/usr/local/lib/python2.6/site-packages/omniidl_be:/usr/local/share/idl/omniORB:usr/local/lib/python2.6/site-packages:/usr/local/include/omniORB4:/lib/:/home/steven/orocos/lib:/usr/include:/usr/local/include/omniORB4:/usr/local/share/idl/omniORB:/usr/local/lib::/home/steven/src/svn/robotics-ros/packages/ros/core/roslib/src:/home/steven/Download/omniORB-4.1.4/build/lib:/home/steven/Download/omniORBpy-3.4/python/omniORB:/home/steven/Download/omniORBpy-3.4/build/python/omniORB/:/lib/python://lib/:/usr/local/lib/python2.6/site-packages/omniORB:/usr/local/lib/python2.6/site-packages/omniORB/COS/:/usr/lib64/python2.6:/usr/local/lib:/usr/local/lib/python2.6/site-packages/omniidl:/usr/local/lib64/python2.6/site-packages:/usr/local/lib/python2.6/site-packages/omniidl_be:/usr/local/share/idl/omniORB:usr/local/lib/python2.6/site-packages:/usr/local/include/omniORB4:/lib/:/home/steven/orocos/lib:/usr/include:/usr/local/include/omniORB4:/usr/local/share/idl/omniORB:/usr/local/lib::: No such file or directory</div>
<div><br></div><div> </div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Duncan.<br></blockquote><div><br></div><div>Steven </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
--<br>
 -- Duncan Grisby         --<br>
  -- <a href="mailto:duncan@grisby.org">duncan@grisby.org</a>     --<br>
   -- <a href="http://www.grisby.org" target="_blank">http://www.grisby.org</a> --<br>
<br>
<br>
</font></blockquote></div><br>