changeset 290:e6e5eaf431ac

added some hints about MapServer and SDE-libs
author Stephan Holl <stephan.holl@intevation.de>
date Tue, 03 Apr 2012 10:48:41 +0200
parents cdf8e75dc2e1
children d35744fcfc8e
files INSTALL.txt doku/source/functionality.txt
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.txt	Tue Apr 03 09:55:58 2012 +0200
+++ b/INSTALL.txt	Tue Apr 03 10:48:41 2012 +0200
@@ -115,6 +115,11 @@
 Install Apache Webserver
 ------------------------
 
+.. important::
+   If you are  using `MS4W <http://www.maptools.org/ms4w/>`_, the following install instruction does not
+   help. MS4W does not provide the neede version to run MXD2map, though it
+   can be used to preview the `resulting` mapfiles!
+
 If you will be able to display the resulting mapfiles directly you need to
 install a webserver like Apache2 and the UMN MapServer CGI-file
 ``mapserv.exe``.
@@ -159,6 +164,8 @@
     # set GDAL_DRIVER_PATH environment variable for gdal plugins
     SetEnv GDAL_DRIVER_PATH "c:/ms_6.1-dev/bin/gdal/plugins"
 
+#. Optional: Add your proprietary DLLs to ``c:/ms_6.1-dev/bin`` for Oracle, SDE etc.
+
 
 Configure Logging
 -----------------
--- a/doku/source/functionality.txt	Tue Apr 03 09:55:58 2012 +0200
+++ b/doku/source/functionality.txt	Tue Apr 03 10:48:41 2012 +0200
@@ -102,7 +102,7 @@
 
  * Datasources:
 
-   * ArcSDE vector database connections (requires MapServer built against ArcSDE, Client-dlls needed)
+   * ArcSDE vector database connections (requires MapServer built against ArcSDE, Client-dlls ``[sde.dll, sg.dll and pe.dll]`` needed)
    * ESRI-Shapefiles
 
  * Symbols:
@@ -149,3 +149,4 @@
      layernames to WMS-titles. This comes handy mostly in ArcGIS
      layergroups.
 
+
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)