RE: [piston.web] First Open Source Steem GUI - Searching for alpha testers

You are viewing a single comment's thread from:

[piston.web] First Open Source Steem GUI - Searching for alpha testers

in piston •  8 years ago 

I had the same issue on OSX. This fixed it for me.
Run this before the 'make install-user':
export LDFLAGS="-L$(brew --prefix openssl)/lib"
export CFLAGS="-I$(brew --prefix openssl)/include"

This should set the build up to point at your installed openssl files.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!