[postgis-tickets] [PostGIS] #3519: El Capitan - CREATE EXTENSION postgis fails with "ERROR: could not load library "/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so": dlopen(/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so, 10): Symbol not found: _SSLv2_client_method"
PostGIS
trac at osgeo.org
Tue Apr 5 23:04:14 PDT 2016
#3519: El Capitan - CREATE EXTENSION postgis fails with "ERROR: could not load
library "/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so":
dlopen(/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so, 10): Symbol
not found: _SSLv2_client_method"
----------------------------------+---------------------------
Reporter: remy | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.3
Component: postgis | Version: 2.2.x
Keywords: _SSLv2_client_method |
----------------------------------+---------------------------
Hello,
I'm trying to install the new 9.5.2 Postgres version with Postgis 2.2
(downloaded from http://www.enterprisedb.com/products/pgdownload.do#osx)
When I issue "CREATE EXTENSION postgis", I'm getting :
ERROR: ERROR: could not load library
"/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so":
dlopen(/Library/PostgreSQL/9.5/lib/postgresql/rtpostgis-2.2.so, 10):
Symbol not found: _SSLv2_client_method
Referenced from: /Library/PostgreSQL/9.5/lib/postgresql/libcurl.4.dylib
Expected in: /Library/PostgreSQL/9.5/bin/../lib/libssl.1.0.0.dylib
in /Library/PostgreSQL/9.5/lib/postgresql/libcurl.4.dylib
OS X : El Capitan 10.11.4
I have tried to reproduce the issue on Postgres 9.4.7 and an other
computer with OS X 10.11.
Thanks, Rémy
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3519>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list