[postgis-users] PostGIS 1.3.4 RC3 released

Obe, Regina robe.dnd at cityofboston.gov
Fri Nov 14 05:03:41 PST 2008


One tiny problem.

Okay I tried upgrading my PostgreSQL 8.3 on my OpenSUSE 10.3 (which by
the way given my extreme laziness - I installed by installing the Linux
8.3 one click install binary I had installed a whil back from
http://www.postgresql.org/download/linux and is running on port 5433
instead of the standard port 5432 (my 8.2 is running on 5432)).  When I
run configure I get this - which is all fine and dandy

 
 SUMMARY
 -------------------------------------------------------
 
 HOST_OS: linux-gnu
 
   PGSQL: /opt/PostgreSQL/8.3/bin/pg_config
    GEOS: /usr/local/bin/geos-config (with C-API)
          (ldflags: -L/usr/local/lib)
    PROJ: prefix=/usr/local libdir=/usr/local/lib
   ICONV: 1 
  
 PORTNAME: linux
   PREFIX: /mnt/hgfs/pginstaller-repo/server/staging/linux
  EPREFIX: ${prefix}
      DOC:
/mnt/hgfs/pginstaller-repo/server/staging/linux/doc/postgresql/contrib
     DATA: ${datarootdir}
      MAN: ${datarootdir}/man
      BIN: /opt/PostgreSQL/8.3/bin
      EXT: /opt/PostgreSQL/8.3/lib/postgresql (\$$libdir)
 -------------------------------------------------------

When I make and make install - yap all nice and dandy.

When I do the make check - it checks the wrong version.

 PostgreSQL 8.2.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.2.1
(SUSE Linux)
 Postgis 1.3.4rc3 - 2008-11-13 20:30:15
   GEOS: 3.1.0-CAPI-1.5.0
   PROJ: Rel. 4.6.0, 21 Dec 2007

Running tests


Granted this is not something most people will run into and only affects
regression tests unless they have 2 postgresql installs on their
computer and they are upgrading the non default one. Is there a way
around this to make make check work against the right version? or is
make check hard-coded to assume your postgresql is on the default port?

Not a biggie.  Just thought I would mention it.

Thanks,
Regina




-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.



More information about the postgis-users mailing list