Lines Matching full:zlib
33 Before installing libpng, you must first install zlib, if it
34 is not already on your system. zlib can usually be found
35 wherever you got libpng. zlib can be placed in another directory,
44 If your system already has a preinstalled zlib you will still need
45 to have access to the zlib.h and zconf.h include files that
46 correspond to the version of zlib that's installed.
49 might be called "libpng-1.2.46" or "libpng12" and "zlib-1.2.3"
50 or "zlib123") so that you have directories called "zlib" and "libpng".
82 zlib
97 Otherwise enter the zlib directory and follow the instructions in zlib/README,
124 do that, run "make install" in the zlib directory first if necessary).