Code Monkey home page Code Monkey logo

Comments (3)

mattt avatar mattt commented on May 20, 2024

Can you make sure that the Postgres Binaries scheme has "parallelize build" unchecked? Are you able to get things to work if you build everything individually? (postgres -> geos -> gdal -> proj -> postgis)

from postgresapp.

dominic avatar dominic commented on May 20, 2024

Good call. Looks like everything builds individually correctly in that order, but postgres-binaries still fails after cleaned out the directory and started fresh. Am I missing something, or is gdal not included as a target dependency for postgres-binaries?

checking for gdal-config... no
checking for GDAL >= 1.6.0... not found
configure: error: gdal-config not found. Use --without-raster or try --with-gdalconfig=<path to gdal-config>
...
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking proj_api.h usability... no
checking proj_api.h presence... no
checking for proj_api.h... no
configure: error: could not find proj_api.h - you may need to specify the directory of a PROJ.4 installation using --with-projdir
make: *** [GNUmakefile] Error 1
Showing first 200 notices only

I'll dig deeper and see if I can get a consistent result out of this.

from postgresapp.

mattt avatar mattt commented on May 20, 2024

Gah, you're absolutely right. I totally forgot to add GDAL as a target dependency. Fixed in 444321f Thanks for hunting that down, dude :)

from postgresapp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.