Doğu Deniz Uğur
Results
1
comments of
Doğu Deniz Uğur
@john-g-g When I also run the below commands after `brew install openssl` it fixed my problems. `export CFLAGS="-I$(brew --prefix openssl)/include $CFLAGS"` `export LDFLAGS="-L$(brew --prefix openssl)/lib $LDFLAGS"`