Skip to content

[ZK Stack] - Missing dependencies when installing zkstack from git with cargo #937

Closed Answered by abooo96
abooo96 asked this question in ZK Stack
Discussion options

You must be logged in to vote

On Windows before doing the cargo install part, do this:

sudo apt install make pkg-config libssl-dev

Same for macOS with brew:

brew install make pkg-config libssl-dev

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thecodingshrimp
Comment options

Answer selected by abooo96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
2 participants