Installation of libpng Install libpng by running the following commands: make prefix=/usr CC="gcc $CFLAGS" \ ZLIBINC=/usr/include ZLIBLIB=/usr/lib -f scripts/makefile.linux && make prefix=/usr install -f scripts/makefile.linux