Hi Michael,<br><br>I actully got it to compile and I used the latest openLdap and that worked. But now I am getting this. <br><br>Traceback (most recent call last):<br>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
  File &quot;/home/mradmin/.local/lib/python2.7/site-packages/python_ldap-2.4.0-py2.7-linux-x86_64.egg/ldap/__init__.py&quot;, line 22, in &lt;module&gt;<br>    from _ldap import *<br>ImportError: /home/SOMEUSER/.local/lib/python2.7/site-packages/python_ldap-2.4.0-py2.7-linux-x86_64.egg/_ldap.so: undefined symbol: ldap_create_assertion_control_value<br>
<br><div class="gmail_quote">2011/6/29 Michael Ströder <span dir="ltr">&lt;<a href="mailto:michael@stroeder.com">michael@stroeder.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Colin Wood wrote:<br>
&gt; I am having an issue with getting python-ldap to compile in my RHEL<br>
&gt; enviroment.<br>
&gt; I am running python 2.7.2 from source, and I have the<br>
&gt; openldap-devel package installed but still can not get this to work.<br>
<br>
</div>Which OpenLDAP version is this?<br>
Note that python-ldap 2.4.0+ requires OpenLDAP 2.4.11 libs to compile.<br>
<br>
It seems you trying to compile python-ldap from CVS HEAD (upcoming 2.4.1). Why<br>
that?<br>
<br>
Ciao, Michael.<br>
<br>
P.S.: I had to manually approve your posting to the mailing list since the<br>
list only allows subscribers to post. Please subscribe to<br>
<a href="mailto:python-ldap@python.org">python-ldap@python.org</a>. It&#39;s low-traffic anyway.<br>
</blockquote></div><br>