[mapserver-users] MapServer 6.4 Released
andy
andy at squeakycode.net
Tue Sep 17 11:48:31 PDT 2013
On 9/17/2013 9:09 AM, thomas bonfort wrote:
> The MapServer team is pleased to announce the release of MapServer
> 6.4, along with the joint release of MapCache 1.2.
>
> Details of the new features, migration instructions, and download
> links can be found on the dedicated announcement page at
> http://www.mapserver.org/development/announce/6-4.html .
>
> cheers,
> The MapServer PSC
I'm trying to compile this on slackware64 14. It cant find PostGis
(which is weird):
-- Could NOT find POSTGRESQL (missing: POSTGRESQL_LIBRARY
POSTGRESQL_INCLUDE_DIR)
CMake Error at CMakeLists.txt:43 (message):
POSTGIS library/component/dependency could not be found.
HINTS:
- disable POSTGIS support by adding -DWITH_POSTGIS=0
- add the POSTGIS install directory to the CMAKE_PREFIX_PATH
variable
(-DCMAKE_PREFIX_PATH="/path/to/POSTGIS-install-dir;/path/to/other/dirs"
Call Stack (most recent call first):
CMakeLists.txt:480 (report_optional_not_found)
What is the POSTGIS install directory? The bin folder? The Lib?
Contrib? Extension?
I tried:
cmake -DCMAKE_PREFIX_PATH="/usr/local/pg93/bin/" ..
Plus some others, but nothing seems to work. Any hints?
-Andy
More information about the MapServer-users
mailing list