go version go1.5.1 linux/amd64
vincentqiu opened this issue · 1 comments
vincentqiu commented
env go1.5.1 linux/amd64
run go get https://github.com/andelf/go-curl
echo
pkg-config --cflags libcurl
pkg-config: exec: "pkg-config": executable file not found in $PATH
andelf commented
you should install pkg-config library via your linux package manager