andelf / go-curl

golang curl(libcurl) binding.
Apache License 2.0
478 stars 130 forks source link

go version go1.5.1 linux/amd64 #36

Closed vincentqiu closed 8 years ago

vincentqiu commented 8 years ago

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 8 years ago

you should install pkg-config library via your linux package manager