[Mobilitydb-dev] Help with installation of PostGIS on a brand new machine

Regina Obe lr at pcorp.us
Thu Jun 9 11:21:55 PDT 2022


That error is caused by a newer autoconf > 2.69

 

We fixed the issue in PostGIS 2.5.6+ .

Try running with 2.5.6.

See - https://trac.osgeo.org/postgis/ticket/4968

 

 

 

 

From: Esteban Zimanyi [mailto:estebanzimanyi at gmail.com] 
Sent: Thursday, June 9, 2022 2:15 PM
To: Regina Obe <lr at pcorp.us>
Cc: Vicky Vergara <vicky at georepublic.de>
Subject: Help with installation of PostGIS on a brand new machine

 

Dear Regina (cc Vicky)

 

I changed the machine and I needed to reinstall all the PostgreSQL/PostGIS combinations to test with MobilityDB. I have started with PG 12 and PostGIS 2.5.5. Please notice that I am running (as always) WSL 2 on a Windows 10 machine.

 

PostgreSQL installed without problems

 

esteban at ESTEBAN-WORKSTATION:~/src/postgis-2.5.5$ <mailto:esteban at ESTEBAN-WORKSTATION:~/src/postgis-2.5.5$>  psql test
psql (12.10)
Type "help" for help.

test=# select version();
                                                version
-------------------------------------------------------------------------------------------------------
 PostgreSQL 12.10 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, 64-bit
(1 row)

 

When I start installing PostGIS as follows

 

./configure --without-raster --without-topology CFLAGS='-g -O0'

 

I get the message

 

checking for shared library run path origin... /bin/bash: build-aux/config.rpath: No such file or directory

 

And then the subsequent 

 

make -j

sudo make install

 

does not add the postgis.control in the directory /usr/local/pgsql/12/share/extension/

 

I have found a couple of threads reporting the same problem

https://lists.osgeo.org/pipermail/postgis-devel/2010-December/010849.html

https://trac.osgeo.org/postgis/ticket/4259?cversion=0 <https://trac.osgeo.org/postgis/ticket/4259?cversion=0&cnum_hist=2> &cnum_hist=2

but didn't find a solution on them :-(

 

Do you have any idea how to solve this issue ?

 

Many thanks for your help.


Esteban




------------------------------------------------------------
Prof. Esteban Zimanyi
Department of Computer & Decision Engineering  (CoDE) CP 165/15    
Universite Libre de Bruxelles            
Avenue F. D. Roosevelt 50                
B-1050 Brussels, Belgium                 
fax: + 32.2.650.47.13
tel: + 32.2.650.31.85
e-mail: esteban.zimanyi at ulb.be <mailto:esteban.zimanyi at ulb.be> 
Internet: http://cs.ulb.ac.be/members/esteban/
------------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-dev/attachments/20220609/bce6164e/attachment.htm>


More information about the Mobilitydb-dev mailing list