holgerzebner wrote: > ---> can't find file ../../src/Makefile.global: You need postgresql source available in order to build postgis. Once you have it either unpack postgis sources under PGSRC/contrib *or* modify the PGSQL_SRC variable on top of master postgis Makefile to point to postgresql souce directory. Note that postgresql source must be properly configured and must match the installed one. --strk;