<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Well that sounded promising<br>
      but no joy, <br>
      even tried  --without-raster <br>
      and got error's galore when I tried to apply postgis.sql to my
      tables<br>
      <br>
      <br>
      <br>
      <div class="moz-signature"><b>Jeff Lake</b><br>
        <a href="http://www.michiganwxsystem.com">MichiganWxSystem</a><br>
        <a href="http://www.allisonhouse.com">AllisonHouse</a><br>
        <a href="http://www.grlevelxstuff.com">GRLevelXStuff</a></div>
      On 10/18/2012 10:24, Bborie Park wrote:<br>
    </div>
    <blockquote
cite="mid:CALT_QHAYZFY6XJWQ_MHCfbE5VuGB7ejEt5BKPg23jJ4C+r4NLA@mail.gmail.com"
      type="cite">
      <pre wrap="">It looks like the linker can't find libpq.  You'll want to add the
following to /etc/ld.so.conf.

/usr/pgsql-9.1/lib

-bborie

On Thu, Oct 18, 2012 at 6:09 AM, Jeff Lake <a class="moz-txt-link-rfc2396E" href="mailto:jeff@michiganwxsystem.com"><jeff@michiganwxsystem.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Is there any reasoning why EL5 does not have a postGIS2_91 RPM ??
this is on CentOS 5.8 64bit

I have tried numerous times to install from source and keep getting raster
error

configure params

./configure --with-raster --with-pgconfig=/usr/pgsql-9.1/bin/pg_config
--with-geosconfig=/geos-3.3.5/tools/geos-config

  PostGIS is now configured for x86_64-unknown-linux-gnu

 -------------- Compiler Info -------------
  C compiler:           gcc -g -O2
  C++ compiler:         g++ -g -O2
  SQL preprocessor:     /usr/bin/cpp -traditional-cpp -P

 -------------- Dependencies --------------
  GEOS config:          /geos-3.3.5/tools/geos-config
  GEOS version:         3.3.5
  GDAL config:          /usr/local/bin/gdal-config
  GDAL version:         1.9.1
  PostgreSQL config:    /usr/pgsql-9.1/bin/pg_config
  PostgreSQL version:   PostgreSQL 9.1.6
  PROJ4 version:        48
  Libxml2 config:       /usr/bin/xml2-config
  Libxml2 version:      2.6.26
  JSON-C support:       no
  PostGIS debug level:  0
  Perl:                 /usr/bin/perl

 --------------- Extensions ---------------
  PostGIS Raster:       enabled
  PostGIS Topology:     enabled

 -------- Documentation Generation --------
  xsltproc:             /usr/bin/xsltproc
  xsl style sheets:
  dblatex:
  convert:              /usr/bin/convert
  mathml2.dtd:          <a class="moz-txt-link-freetext" href="http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">http://www.w3.org/Math/DTD/mathml2/mathml2.dtd</a>


Entering directory `/postgis-2.0.1/raster/loader'
/bin/sh ../../libtool --mode=link gcc -g -O2  -fPIC -DPIC  -Wall
-Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/local/include
-I/usr/local/include   raster2pgsql.o ../rt_core/librtcore.a
../rt_core/librtcore.a ../../liblwgeom/liblwgeom.la -L/usr/local/lib -lgdal
-L/usr/local/lib -lgeos_c  -lc -lm -o raster2pgsql
libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes
-I../rt_core -I../../liblwgeom -I/usr/local/include -I/usr/local/include
raster2pgsql.o -o .libs/raster2pgsql  ../rt_core/librtcore.a
../../liblwgeom/.libs/liblwgeom.so -L/usr/local/lib
/usr/local/lib/libproj.so /usr/local/lib/libgdal.so -L/usr/lib64
-L/usr/kerberos/lib64 -L/usr/lib64/mysql -lsqlite3 /usr/lib64/libexpat.so
-lgif -ljpeg -lpng -lpq -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
-lidn -lz -lmysqlclient -lpthread -lrt -lssl -lcrypto -ldl
/usr/local/lib/libgeos_c.so /usr/local/lib/libgeos.so -lc -lm -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib64
/usr/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status
make[2]: *** [raster2pgsql] Error 1
make[2]: Leaving directory `/postgis-2.0.1/raster/loader'
make[1]: *** [rtloader] Error 2
make[1]: Leaving directory `/postgis-2.0.1/raster'
make: *** [all] Error 1


--
Jeff Lake
MichiganWxSystem
AllisonHouse
GRLevelXStuff

_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
  </body>
</html>