0

I am trying to install plexe-sumo on my mac system, when I run ./configure I get the following error:

configure: error: gdal-includes not found.

I have added the path: usr/local/Cellar/gdal to my path and yet I still get this error. Does anyone have an idea what the problem might be?

Julian Heinovski
  • 1,822
  • 3
  • 16
  • 27

1 Answers1

1

I managed to solve this issue by downloading the complete version of gdal from: http://www.kyngchaos.com/software/frameworks Gave me hell for a good number of days and even though I may not be using a good deal of the complete version it does offer a fix.

Pang
  • 9,564
  • 146
  • 81
  • 122