How do I fix "Library not loaded: libssl.1.0.0.dylib" with PostgreSQL?
Fresh3 days ago
Mar 15, 202665647 viewsConfidence Score0%
0%
Problem
After deleting Macports, I've had some strange behaviour. When I try to run PostgreSQL via CLI, I get: This is strange because I've installed Postgresql through Homebrew and running confirms that it's there. How would I get psql to work again? Additionally, trying to install the pg gem fails due to…
Error Output
pawel:~ pawel$ psql dyld: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib Referenced from: /usr/local/bin/psql Reason: image not found Trac…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I fix "Library not loaded: libssl.1.0.0.dylib" with PostgreSQL?
Low Risk
The solution is to uninstall postgresql then install it again. The reason it wasn't working was that the Macports install messed with some of the configs.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix