This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Description
~/go/src/github.com/google/keytransparency(master*) » go get -u github.com/google/keytransparency/cmd/keytransparency-client
# github.com/miekg/pkcs11
../../miekg/pkcs11/pkcs11.go:29:10: fatal error: "ltdl.h" file not found
#include <ltdl.h>
^
1 error generated.
------------------------------------------------------------
brew install libtool solves the issue on mac. I suggest documenting this in the readme.