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

libtool is required as a dependency to build the client #687

@AMarcedone

Description

@AMarcedone
~/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions