Mitja Zabukovec

Results 1 comments of Mitja Zabukovec

This fixes the issue: brew install openssl sudo ln -s /opt/homebrew/Cellar/openssl\@3/3.0.0_1/lib/libcrypto.dylib /usr/local/lib/libcrypto.dylib sudo ln -s /opt/homebrew/Cellar/openssl\@3/3.0.0_1/lib/libssl.dylib /usr/local/lib/libssl.dylib Found a solution here: https://github.com/cl-plus-ssl/cl-plus-ssl/issues/114 Note, I already had pgloader installed and working,...