[postgis-devel] RPM development process

Devrim GUNDUZ devrim at tdmsoft.com.tr
Fri Apr 15 04:57:14 PDT 2005


Hi,

On Fri, 15 Apr 2005, Jean David TECHER wrote:

> We have just updated our rpm repository at http://01map.net/redhat
> or
> http://01map.net/redhat/RPMS/i386/postgis-cvs-1.0.0-r0.i386.rpm
>
> this is the last rpm we have done today...
>
> we've done it with proj 4.4.9 and geos 2.1.1
>
> can U try it and send feedback or comment???

I'm using PostgreSQL 8.0.2 (latest stable) right now.

PostgreSQL has bumped of libpq 'major' version in 8.0.2, from 3 to 4. My 
buildfarm is working with libpq.so.4.

Anyway, temporarily solved this problem but:

========================================================
template1=# \i /usr/share/postgresql/contrib/lwpostgis.sql
BEGIN
psql:/usr/share/postgresql/contrib/lwpostgis.sql:36: NOTICE:  type 
"histogram2d" is not yet defined
DETAIL:  Creating a shell type definition.
psql:/usr/share/postgresql/contrib/lwpostgis.sql:36: ERROR:  could not 
access file "$libdir/liblwgeom.so.1.0": No such file or directory
psql:/usr/share/postgresql/contrib/lwpostgis.sql:41: ERROR:  current 
transaction is aborted, commands ignored until end of transaction block
========================================================

$libdir is /usr/share/pgsql in PostgreSQL RPM installations. So, you 
should edit the spec file and make the relevant changes...

That's what we did in our packages:

http://gisappserv.tdmsoft.com.tr/files/postgis.spec.postgis

Regards,
--
Devrim GUNDUZ
Teknik Müdür
Teknoloji Destek Merkezi - http://www.TDMSoft.com
Tel : (312) 405 40 16        Fax: (312) 428 19 02
PGP Key: www.TDMSoft.com/devrimgunduz-tdmsoft.asc


More information about the postgis-devel mailing list