I am trying to install quorum blockchain but I get this error:
github.com/ethereum/go-ethereum/crypto/secp256k1 exec: "gcc": executable file not found in $PATH github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid # github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid exec: "gcc": executable file not found in $PATH util.go:44: exit status 2 exit status 1 Makefile:25: recipe for target 'all' failed make: *** [all] Error 1
How to solve this and install quorum?