Hi ,
I have installed git-2.15.0 version in my Hp-UX 11 31 ia64 machine and found that its not working as expected.
I am getting below error when i try to execute "git --version " command. Please help me to get rid of this error.
Note:
Git-2.14.2 version was working perfectly.
Output :
# git --version
/usr/lib/hpux64/dld.so: Unable to find library 'libz.so'.
Killed