I have to install an application on a CentOS server via SSH.
If I launch the makefile at the command git clone -v git://github.com/AKSW/RDFauthor.git libraries/RDFauthor
the compilation stops with this error:
fatal: The remote end hung up unexpectedly
What could be the problem?