Yes, make appears to require zlib-devel packages.
Thanks Scott On Jul 11, 7:44 am, Giovanni Bajo <[email protected]> wrote: > On ven, 2009-07-10 at 15:31 -0700, sfrankel wrote: > > > > > > > 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? > > You problably need zlib-dev or something. > -- > Giovanni Bajo > Develer S.r.l.http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
