CentOSにgitを入れる。 wget http://git-core.googlecode.com/files/git-1.7.6.3.tar.gz gzip -d git-1.7.6.3.tar.gz tar xvf git-1.7.6.3.tar cd git-1.7.6.3 ./configure makeとしたらエラーがでた。 GIT_VERSION = 1.7.6.3 * new build flags or prefix CC daemon.o In file included from daemon.c:1: cache.h:18:18: error: zlib.h: No such file or directory In file included from daemon.c:1: cache.h:20: error: expected specifier-quali