<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I dunno Brian, I’m running off git tip too, and my pgxs file is right where it’s supposed to be</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="margin: 0px;"><div id="bloop_customfont" style="margin: 0px;"> /opt/pgsql/9.5/lib/pgxs/src/makefiles/pgxs.mk</div><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;">Seems like your pg_config is looking in the right place, but it’s not there… my configure is just this..</div><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><br></div><div><div>CFLAGS="-O0 -g" \</div><div>./configure \</div><div>--enable-debug \</div><div>--enable-cassert \</div><div>--prefix=/opt/pgsql/${VERSION}/ \</div><div>--with-libxml \</div><div>--enable-nls \</div><div>--with-openssl \</div><div>--with-libraries=/opt/local/lib \</div><div>--with-includes=/opt/local/include</div><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><br></div></div><div style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px;"><br></div></div> <div id="bloop_sign_1433524569378355968" class="bloop_sign">
<title></title>
<div>
<br>
</div>
-- <br>
Paul Ramsey<br>
http://cleverelephant.ca<div>http://postgis.net
</div>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "em",
"name": "John Doe",
"jobTitle": "Graduate research assistant",
"affiliation": "University of Dreams",
"additionalName": "Johnny",
"url": "http://www.example.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "1234 Peach Drive",
"addressLocality": "Wonderland",
"addressRegion": "Georgia"
}
}
</script>
</div> <br><p style="color:#000;">On June 5, 2015 at 10:14:22 AM, Brian M Hamlin (<a href="mailto:maplabs@light42.com">maplabs@light42.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>Hi - <br> I built postgres 9.5 trunk and am running it, alongside the postgis dev setup on debian 8 VM<br><br> * configure <br><br>CFLAGS='-g' ./configure --with-python --with-pgport=5433 --enable-debug --enable-cassert --disable-rpath --prefix=/usr/local/pg95<br><br> * init the db as an ordinary user<br> * set shell variables PGPORT and PGHOST (must specify localhost)<br> * connect with either psql or psql 9.5dev<br>works fine<br><br> however, when I went to rebuild postgis using the 9.5 pg_config<br><br>user@debian8:/home/shared/srcs_db8/postgis_22_git $<br> CFLAGS='-g' ./configure --with-pgconfig=/usr/local/pg95/bin/pg_config --enable-profile<br><br>I get a configure error msg .. <br>.. <br>. <br>Using user-specified pg_config file: /usr/local/pg95/bin/pg_config<br>configure: error: the PGXS Makefile /usr/local/pg95/lib/pgxs/src/makefiles/pgxs.mk cannot be found. Please install the PostgreSQL server development packages and re-run configure. <br>.. <br><br> I built from postgres git trunk.. what else do I need to do ?<br><br>--<br>Brian M Hamlin<br>OSGeo California Chapter<br>blog.light42.com<br><br>_______________________________________________<br>postgis-devel mailing list<br>postgis-devel@lists.osgeo.org<br>http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</div></div></span></blockquote></body></html>