python, zlib, and fedora 64bits

Tarek Ziadé ziade.tarek at gmail.com
Sat Jan 6 12:25:18 EST 2007


On 1/6/07, Tarek Ziadé <ziade.tarek at gmail.com> wrote:
>
> I am answering to myself, if it can help someone else.
>
> zlib has to be recompiled with CFLAGS set to -fPIC.
>
> So before launching ./configure do a:
>
> export CFLAGS="-fPIC"
>
> Python then will build properly zlib.so
>
>
> Tarek




-- 
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070106/a652c554/attachment.html>


More information about the Python-list mailing list