I'm trying to install Hyperledger Fabric SDK for Go Language.. How do I fix this problem?
After I tried the "make" command, this error shows up.
Go Version- 1.11.4
docker Version- 18.09
docker-compose Version- 1.13
I'm following instructions mentioned in this Tutorial :-Hyperledger Fabric SDK GO Tutorial
and this error shows up after I install "libltdl-dev" as mentioned in the Tutorial.