go-zmq
go-zmq copied to clipboard
add -L/usr/local/lib to the LDFLAGS in zmq.go, to get linking
I had to add this flag to get linking on OSX, with zeromq installed via brew.