[postgis-devel] CREATE EXTENSION address_standardizer; fail with "$libdir/address_standardizer": No such file or directory

Paragon Corporation lr at pcorp.us
Thu Jul 23 19:52:42 PDT 2015


Konstantin,

Sadly I think this is my fault.  I'm working on fixing it.  As Biran Hamlin
pointed out to me earlier today the libdir path in the script is wrong.

It should be address_standardizer.2.2

Have issue ticketed here and hope to have fixed in next couple of days.

https://trac.osgeo.org/postgis/ticket/3216

Thanks for your patience,

Regina

-----Original Message-----
From: postgis-devel-bounces at lists.osgeo.org
[mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Paragon
Corporation
Sent: Wednesday, July 22, 2015 2:26 AM
To: 'PostGIS Development Discussion' <postgis-devel at lists.osgeo.org>
Subject: Re: [postgis-devel] CREATE EXTENSION address_standardizer; fail
with "$libdir/address_standardizer": No such file or directory

Are you building postgis 2.2 (trunk) ?  Only PostGIS 2.2+ comes packaged
with address standardizer builds.  

You might also be missing some dependencies.

Check out this article I wrote a while ago which covers what you need
installed for building it on Ubuntu


http://www.postgresonline.com/journal/archives/343-Installing-PostGIS-packag
ed-address_standardizer-on-Ubuntu.html


Hope that helps,
Regina

-----Original Message-----
From: postgis-devel-bounces at lists.osgeo.org
[mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Konstantin
Doulepov
Sent: Tuesday, July 21, 2015 5:47 AM
To: postgis-devel at lists.osgeo.org
Subject: [postgis-devel] CREATE EXTENSION address_standardizer; fail with
"$libdir/address_standardizer": No such file or directory


after sudo -u postgres psql -c "CREATE EXTENSION address_standardizer;" 
postgisdb
i get
ERROR:  could not access file "$libdir/address_standardizer": No such file
or directory

I'm building from source (latest SVN) on Ubuntu 14.04 i have no other
PostgreSQL installations (clean install of PostgreSQL 9.4)
_______________________________________________
postgis-devel mailing list
postgis-devel at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel


_______________________________________________
postgis-devel mailing list
postgis-devel at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel





More information about the postgis-devel mailing list