Ao rodar ps comandos ./configure e make está apresentando o seguinte erro :
configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/pereirl/Downloads/git-2.9.5':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
make
GIT_VERSION = 2.9.5
* new build flags
CC credential-store.o
/bin/sh: 1: cc: not found
Makefile:1944: recipe for target 'credential-store.o' failed
make: *** [credential-store.o] Error 127