If you haven’t already – as the note says you need to install the postgresql development package.
If you are on yum, it’s usually something like yum install postgresql-devel or yum install postgresql12-devel Hope that helps, Regina From: postgis-users [mailto:[email protected]] On Behalf Of purushotham reddy Patil Sent: Monday, July 13, 2020 10:48 AM To: [email protected] Subject: [postgis-users] Issue while installing Postgis3.0 version. Hi Team, I am facing issue while installing Postgis on my linux machine and the error as below. "configure: error: the PGXS Makefile /usr/pgsql-12/lib/pgxs/src/makefiles/pgxs.mk cannot be found. Please install the PostgreSQL server development packages and re-run configure." Command which i am trying to run is --" ./configure --with-pgconfig=/usr/pgsql-12/bin/pg_config". Please help me over here I am stuck with my installation. -- Regards, Purushotham _______________________________________________ postgis-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/postgis-users
