[Mobilitydb-dev] Help with installation of PostGIS on a brand new machine
Regina Obe
lr at pcorp.us
Fri Jun 10 03:26:28 PDT 2022
Try doing without make –j. I’m not sure that works well in 2.5. I think there were some bugs in it in earlier.
Also make install as I recall shows where it is installing the targets. Does it show postgis.control installing?
From: Esteban Zimanyi [mailto:estebanzimanyi at gmail.com]
Sent: Friday, June 10, 2022 1:36 AM
To: Regina Obe <lr at pcorp.us>
Cc: Vicky Vergara <vicky at georepublic.de>; mobilitydb-dev at lists.osgeo.org
Subject: Re: Help with installation of PostGIS on a brand new machine
Alas the problem persists. I have installed version PostGIS 2.5.6. After configure I obtained the following output
PostGIS is now configured for x86_64-pc-linux-gnu
-------------- Compiler Info -------------
C compiler: gcc -g -O0
SQL preprocessor: /usr/bin/cpp -traditional-cpp -w -P
-------------- Additional Info -------------
Interrupt Tests: DISABLED use: --with-interrupt-tests to enable
-------------- Dependencies --------------
GEOS config: /usr/bin/geos-config
GEOS version: 3.8.0
PostgreSQL config: /usr/local/pgsql/12/bin/pg_config
PostgreSQL version: PostgreSQL 12.11
PROJ4 version: 63
Libxml2 config: /usr/bin/xml2-config
Libxml2 version: 2.9.10
JSON-C support: yes
protobuf-c support: yes
protobuf-c version: 1003003
PCRE support: yes
Perl: /usr/bin/perl
--------------- Extensions ---------------
PostGIS Raster: disabled
PostGIS Topology: disabled
SFCGAL support: disabled
Address Standardizer support: enabled
-------- Documentation Generation --------
xsltproc: /usr/bin/xsltproc
xsl style sheets: /usr/share/xml/docbook/stylesheet/docbook-xsl
dblatex: /usr/bin/dblatex
convert:
mathml2.dtd: /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
esteban at DESKTOP-9FBND60:~/src/postgis-2.5.6$ <mailto:esteban at DESKTOP-9FBND60:~/src/postgis-2.5.6$>
After running the commands
make -j
sudo make install
the postgis.control is still not found
esteban at DESKTOP-9FBND60:/usr/local/pgsql/12$ ls /usr/local/pgsql/12/share/extension/
plpgsql--1.0.sql plpgsql--unpackaged--1.0.sql plpgsql.control
esteban at DESKTOP-9FBND60:/usr/local/pgsql/12$
I have tested this in my old machine and the new one and the output is similar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-dev/attachments/20220610/65c115b3/attachment.htm>
More information about the Mobilitydb-dev
mailing list