On Sat, Nov 7, 2009 at 00:23, luca72 <[email protected]> wrote: <snip> > > But zlib is present: > lucak9...@lucak9111-desktop:~/Scrivania/eric/pyinstaller/source/linux$ > locate zlib.h > /usr/src/linux-headers-2.6.31-14/include/linux/zlib.h > /usr/src/linux-headers-2.6.31-14-generic/include/config/crypto/zlib.h > /usr/src/linux-headers-2.6.31-14-generic/include/config/jffs2/zlib.h > /usr/src/linux-headers-2.6.31-14-generic/include/config/ubifs/fs/ > zlib.h > /usr/src/linux-headers-2.6.31-14-generic/include/linux/zlib.h > Actually it's like zlib development package was *not* installed in your system. Use your package manager to search for and install "zlib1g-dev"
Cheers -- M. http://masci.wordpress.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 -~----------~----~----~----~------~----~------~--~---
