I don't know much about Homebrew, but does it work using either of:

a) William Kyngesbury's installers? (v.v. easy)

b) install from source? (also very easy in this release on Yosemite, but
shouldn't be so different on Mavericks?)

cheers

Ben




On 11 November 2014 05:09, Jerry Locke <jerry.lo...@pathway.com> wrote:

>  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
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users@lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>



-- 

Ben Madin
BVMS PhD, MANZCVS

t : +61 8 6102 5535
m : +61 448 887 220
e : b...@ausvet.com.au

AusVet Animal Health Services
Western Australia

www.ausvet.com.au
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to