alexdovzhanyn / elixium_core

A privacy-preserving decentralized application network
https://www.elixiumnetwork.org/
281 stars 37 forks source link

Could not compile dependency :keccakf1600 #43

Closed alexdovzhanyn closed 6 years ago

alexdovzhanyn commented 6 years ago

Just came across this while installing on a linux machine and thought I'd create and resolve an issue here in case anyone in the future comes across this.

If you're having issues installing keccakf1600 make sure you have the following installed:

After installing those, running mix deps.compile keccakf1600 again will complete the installation for you.