On 4/3/07, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote: > After executing > ./configure > you have to edito > Modules/Setup > file and uncomment the following line: > #zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz > Then continue with normal make; make install.
Thank you. I already did this: make -i altinstall and then: make altinstall And added a comment in bug#1669349 Best, SB. -- http://mail.python.org/mailman/listinfo/python-list
