Git installation RHEL Linux failing with "warning: zlib.h: No such file or directory" -


i installing git following document.

but getting below error after running make command http://www.thegeekstuff.com/2011/08/git-install-configure/

 [root@liaan17 git-1.8.2.3]# make cc credential-store.o 

in file included credential-store.c:1:

cache.h:19:18: warning: zlib.h: no such file or directory
in file included credential-store.c:1:

cache.h:21: error: expected specifier-qualifier-list before ‘z_stream’


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -