主题: easy_install web.py Jinja2 python-ldap==2.3.11 n 提示错误信息?

系统 centos 5.4 32bit
安装到 easy_install web.py Jinja2 python-ldap==2.3.11 n 这一步时下面是终端提示的信息
有几行是提否出错的。请问如何解决?是否不影响?
[root@mail openldap]# easy_install web.py Jinja2 python-ldap==2.3.11 netifaces
Searching for web.py
Reading http://cheeseshop.python.org/pypi/web.py/
Reading http://webpy.org/
Reading http://cheeseshop.python.org/pypi/web.py/0.34
Best match: web.py 0.34
Downloading http://webpy.org/static/web.py-0.34.tar.gz
Processing web.py-0.34.tar.gz
Running web.py-0.34/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9k_-bl/web.py-0.34/egg-dist-tmp-oTlZfr
zip_safe flag not set; analyzing archive contents...
web.application: module references __file__
web.debugerror: module references __file__
Adding web.py 0.34 to easy-install.pth file

Installed /usr/lib/python2.4/site-packages/web.py-0.34-py2.4.egg
Processing dependencies for web.py
Searching for Jinja2
Best match: Jinja2 2.2.1
Adding Jinja2 2.2.1 to easy-install.pth file

Using /usr/lib/python2.4/site-packages
Processing dependencies for Jinja2
Searching for python-ldap==2.3.11
Reading http://cheeseshop.python.org/pypi/python-ldap/
Reading http://www.python-ldap.org/
Reading http://cheeseshop.python.org/pypi/python-ldap/2.3.11
Best match: python-ldap 2.3.11
Downloading http://pypi.python.org/packages/source/ … 0a7f9b42ed
Processing python-ldap-2.3.11.tar.gz
Running python-ldap-2.3.11/setup.py -q bdist_egg --dist-dir /tmp/easy_install-JsDS4V/python-ldap-2.3.11/egg-dist-tmp-kVUn2O
extra_compile_args:
extra_objects:
include_dirs: /opt/openldap-RE24/include /usr/include/sasl
library_dirs: /opt/openldap-RE24/lib
libs: ldap_r lber sasl2 ssl crypto
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
warning: no files found matching 'Makefile'
warning: no files found matching 'Modules/LICENSE'
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
Adding python-ldap 2.3.11 to easy-install.pth file

Installed /usr/lib/python2.4/site-packages/python_ldap-2.3.11-py2.4-linux-i686.egg
Processing dependencies for python-ldap==2.3.11
Searching for netifaces
Reading http://cheeseshop.python.org/pypi/netifaces/
Reading http://alastairs-place.net/netifaces
Reading http://cheeseshop.python.org/pypi/netifaces/0.5
Best match: netifaces 0.5
Downloading http://alastairs-place.net/2007/03/neti … 0.5.tar.gz
Processing netifaces-0.5.tar.gz
Running netifaces-0.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-21ZDgN/netifaces-0.5/egg-dist-tmp-IQaF6Q
checking for getifaddrs... found.
checking for getnameinfo... found.
checking for optional header files... netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/llc.h linux/tipc.h.
checking whether struct sockaddr has a length field... no.
checking which sockaddr_xxx structs are defined... at ax25 in in6 ipx un ash ec ll llc.
zip_safe flag not set; analyzing archive contents...
Adding netifaces 0.5 to easy-install.pth file

Installed /usr/lib/python2.4/site-packages/netifaces-0.5-py2.4-linux-i686.egg
Processing dependencies for netifaces

回复: easy_install web.py Jinja2 python-ldap==2.3.11 n 提示错误信息?

都安装成功了。