[postgis-users] Error compiling postgis 2.0.1 in Centos 6.3

Nahum Castro pedro1_72 at yahoo.com
Wed Jul 18 13:44:55 PDT 2012


there is a line to /usr/local/lib in a file that i created named
/etc/ld.so.conf.d/mapas.conf

here are the out from ldconfig -v

/usr/local/lib:
        libgdalconstjni.so.1 -> libgdalconstjni.so
        liblwgeom-2.0.1.so -> liblwgeom.so
        libosrjni.so.1 -> libosrjni.so
        libNCSEcw.so.0 -> libNCSEcw.so.0.0.0
        libNCSCnet.so.0 -> libNCSCnet.so.0.0.0
        libjson.so.0 -> libjson.so.0.0.1
        libgdaljni.so.1 -> libgdaljni.so
        libogrjni.so.1 -> libogrjni.so
        libgdal.so.1 -> libgdal.so.1.16.1
        libproj.so.0 -> libproj.so.0.7.0
        libNCSUtil.so.0 -> libNCSUtil.so.0.0.0
        libgeos-3.3.5.so -> libgeos.so
        libNCSEcwC.so.0 -> libNCSEcwC.so.0.0.0
        libgeos_c.so.1 -> libgeos_c.so.1.7.5
/usr/local/pgsql/lib:
        libpqwalreceiver.so -> libpqwalreceiver.so
        libecpg_compat.so.3 -> libecpg_compat.so.3.3
        libpgtypes.so.3 -> libpgtypes.so.3.2
        libpq.so.5 -> libpq.so.5.4
        libecpg.so.6 -> libecpg.so.6.3

The problem with the postgresql.org repo is that do not have gdal and raster capabilities.

I'd like to learn pgraster.

Thanks.

 
--
Nahum Castro
Leon, Guanajuato, Mexico
http://www.leon-linux.com
e-mail: pedro1_72 [en] yahoo [punto] com


________________________________
 De: Paul Ramsey <pramsey at opengeo.org>
Para: PostGIS Users Discussion <postgis-users at postgis.refractions.net> 
CC: Nahum Castro <pedro1_72 at yahoo.com> 
Enviado: Miércoles, 18 de julio, 2012 15:25:51
Asunto: Re: [postgis-users] Error compiling postgis 2.0.1 in Centos 6.3
 
Hard to go wrong with Devrim's RPMs, fire and forget.
Your particular problem is probably caused by /usr/local/lib not being
in /etc/ld.so.conf (the library exists, but the linker isn't aware of
it until you configure that directory in)
P.

On Wed, Jul 18, 2012 at 12:59 PM, Devrim GÜNDÜZ <devrim at gunduz.org> wrote:
> On Wed, 2012-07-18 at 12:48 -0700, Nahum Castro wrote:
>> I have this error when compiling postgis 2.0.1
>
> <snip>
>
> http://yum.postgresql.org/9.1/redhat/rhel-6.3-x86_64/repoview/postgis2_91.html
>
> has the RPM if you want, so that you don't need to compile from sources.
>
> Regards,
> --
> Devrim GÜNDÜZ
> Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
> http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120718/beb4723e/attachment.html>


More information about the postgis-users mailing list