Hello,
I'm trying to build pyinstaller on a new Fedora11 install. I've got the Python-devel packages. % python Make.py This step proceeds without error. % make This step returns a dozen or so errors from the ../common/launch.c file. The first is: ../common/launch.c:45:18: error: zlib.h No such file or directory My system appears to have zlib installed. (As per yum: zlib 1.2.3-22fc11 is installed.) Any suggestions? Thanks in advance! Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
