<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — error to install iredadmin]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic394.xml" />
	<updated>2009-11-05T08:17:57Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic394-error-to-install-iredadmin.html</id>
		<entry>
			<title type="html"><![CDATA[Re: error to install iredadmin]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1726.html#p1726" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>It seems there&#039;s a compile error while compile python-ldap-2.3.10. You can use an old version:<br /></p><div class="codebox"><pre><code># easy_install python-ldap==2.3.8</code></pre></div></blockquote></div><br /><br /><p>ok. thanks for the solution.</p>]]></content>
			<author>
				<name><![CDATA[LC]]></name>
				<uri>http://www.iredmail.org/forum/user477.html</uri>
			</author>
			<updated>2009-11-05T08:17:57Z</updated>
			<id>http://www.iredmail.org/forum/post1726.html#p1726</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: error to install iredadmin]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1715.html#p1715" />
			<content type="html"><![CDATA[<p>Already report this compile error to python-ldap developers with bcc you.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-11-04T13:14:21Z</updated>
			<id>http://www.iredmail.org/forum/post1715.html#p1715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: error to install iredadmin]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1714.html#p1714" />
			<content type="html"><![CDATA[<p>I updated iredadmin installation tutorial, use &#039;python-ldap==2.3.8&#039; be default. Thanks for your report. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-11-04T12:59:36Z</updated>
			<id>http://www.iredmail.org/forum/post1714.html#p1714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: error to install iredadmin]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1713.html#p1713" />
			<content type="html"><![CDATA[<p>It seems there&#039;s a compile error while compile python-ldap-2.3.10. You can use an old version:<br /></p><div class="codebox"><pre><code># easy_install python-ldap==2.3.8</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-11-04T12:57:12Z</updated>
			<id>http://www.iredmail.org/forum/post1713.html#p1713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[error to install iredadmin]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1712.html#p1712" />
			<content type="html"><![CDATA[<p>Hi all,</p><p>When I install in Centos x64 required python modules, I get this errors</p><p># sudo easy_install web.py Jinja2 python-ldap netifaces<br />Searching for web.py<br />Best match: web.py 0.33<br />Processing web.py-0.33-py2.4.egg<br />web.py 0.33 is already the active version in easy-install.pth</p><p>Using /usr/lib/python2.4/site-packages/web.py-0.33-py2.4.egg<br />Processing dependencies for web.py<br />Searching for Jinja2<br />Best match: Jinja2 2.2.1<br />Processing Jinja2-2.2.1-py2.4.egg<br />Jinja2 2.2.1 is already the active version in easy-install.pth</p><p>Using /usr/lib/python2.4/site-packages/Jinja2-2.2.1-py2.4.egg<br />Processing dependencies for Jinja2<br />Searching for python-ldap<br />Reading <a href="http://cheeseshop.python.org/pypi/python-ldap/">http://cheeseshop.python.org/pypi/python-ldap/</a><br />Reading <a href="http://cheeseshop.python.org/pypi/python-ldap/2.3.8">http://cheeseshop.python.org/pypi/python-ldap/2.3.8</a><br />Reading <a href="http://www.python-ldap.org/">http://www.python-ldap.org/</a><br />Reading <a href="http://cheeseshop.python.org/pypi/python-ldap/2.3.10">http://cheeseshop.python.org/pypi/python-ldap/2.3.10</a><br />Best match: python-ldap 2.3.10<br />Downloading <a href="http://pypi.python.org/packages/source/p/python-ldap/python-ldap-2.3.10.tar.gz#md5=564d741a7c6d5fdcb45322fe9262d1a5">http://pypi.python.org/packages/source/ … fe9262d1a5</a><br />Processing python-ldap-2.3.10.tar.gz<br />Running python-ldap-2.3.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-W9g3IK/python-ldap-2.3.10/egg-dist-tmp-9lwyK4<br />extra_compile_args:<br />extra_objects:<br />include_dirs: /usr/local/openldap-2.3/include /usr/include/sasl<br />library_dirs: /usr/local/openldap-2.3/lib<br />libs: ldap_r lber sasl2 ssl crypto<br />file Lib/ldap.py (for module ldap) not found<br />file Lib/ldap/schema.py (for module ldap.schema) not found<br />warning: no files found matching &#039;Makefile&#039;<br />warning: no files found matching &#039;Modules/LICENSE&#039;<br />file Lib/ldap.py (for module ldap) not found<br />file Lib/ldap/schema.py (for module ldap.schema) not found<br />file Lib/ldap.py (for module ldap) not found<br />file Lib/ldap/schema.py (for module ldap.schema) not found<br />Modules/constants.c: In function âLDAPinit_constantsâ:<br />Modules/constants.c:184: error: âLDAP_OPT_X_TLS_NEWCTXâ no se declarÃ³ aquÃ (primer uso en esta funciÃ³n)<br />Modules/constants.c:184: error: (Cada identificador no declarado solamente se reporta una vez<br />Modules/constants.c:184: error: ara cada funcion en la que aparece.)<br />error: Setup script exited with error: command &#039;gcc&#039; failed with exit status 1</p><p>How can fix it?<br />thanks</p>]]></content>
			<author>
				<name><![CDATA[LC]]></name>
				<uri>http://www.iredmail.org/forum/user477.html</uri>
			</author>
			<updated>2009-11-04T12:36:10Z</updated>
			<id>http://www.iredmail.org/forum/post1712.html#p1712</id>
		</entry>
</feed>
