setting up git on cygwin - openssl
- by Pete Field
I'm trying to get git running in cygwin on a windows 7 machine
I have git unpacked and the directory git-1.7.1.1
when i run make install from within that directory, I get
CC fast-import.o
In file included from builtin.h:4,
from fast-import.c:147:
git-compat-util.h:136:19: iconv.h: No such file or directory…