[postgis-users] Trouble installing PostGIS using MacOSx
Jerry Locke
jerry.locke at pathway.com
Mon Nov 10 13:09:38 PST 2014
Background
-----------------------------
OS version: Mac OS X 10.9.5
Postgres: 9.2.5_1 via Homebrew
PostGis: 2.1.4_1 via Homebrew
-----------------------------
Competed installation and am stuck with the following error when running
extension creation -
-- Enable PostGIS (includes raster)
CREATE EXTENSION postgis;
-- Enable Topology
CREATE EXTENSION postgis_topology;
-- fuzzy matching needed for Tiger
CREATE EXTENSION fuzzystrmatch;
-- Enable US Tiger Geocoder
CREATE EXTENSION postgis_tiger_geocoder;
OUTPUT
----------------------------------------
ERROR: could not access file "$libdir/postgis-2.1": No such file or
directory
********** Error **********
ERROR: could not access file "$libdir/postgis-2.1": No such file or
directory
SQL state: 58P01
----------------------------------------
Thanks- Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20141110/283eaafb/attachment.html>
More information about the postgis-users
mailing list