Regarding installing (build) pgrouting
I could install pgrouting-2.0.0 by using a command brew install pgroutingand following this Build manual: http://docs.pgrouting.org/2.0/en/doc/src/installation/build.html
But unfortunately when I tried to type the make command, following error occurred:
~$makeScanning dependencies of target apsp_warshall[ 2%] Building C object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o/Users/username/Build/cpp/pgrouting-git/src/apsp_warshall/src/apsp.c:14:10: fatal error: 'executor/spi.h' file not found#include "executor/spi.h" ^1 error generated.make[2]: *** [src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o] Error 1make[1]: *** [src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/all] Error 2make: *** [all] Error 2I couldn't figure out why this is happened and have any solutions.
أكثر...
I could install pgrouting-2.0.0 by using a command brew install pgroutingand following this Build manual: http://docs.pgrouting.org/2.0/en/doc/src/installation/build.html
But unfortunately when I tried to type the make command, following error occurred:
~$makeScanning dependencies of target apsp_warshall[ 2%] Building C object src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o/Users/username/Build/cpp/pgrouting-git/src/apsp_warshall/src/apsp.c:14:10: fatal error: 'executor/spi.h' file not found#include "executor/spi.h" ^1 error generated.make[2]: *** [src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/apsp.c.o] Error 1make[1]: *** [src/apsp_warshall/src/CMakeFiles/apsp_warshall.dir/all] Error 2make: *** [all] Error 2I couldn't figure out why this is happened and have any solutions.
أكثر...