我需要git
在 slackware 14 上安装 (v 2.0)。我在安装过程中遇到错误
$ make install prefix=/usr/local
在源根目录中运行:
LINK git-http-fetch
CC http-push.o
http-push.c:17:19: fatal error: expat.h: No such file or directory
#include <expat.h>
^
compilation terminated.
make: *** [http-push.o] Error 1
继续编译缺少什么?