Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16058

Modified Files:
        mapserver.info 
Log Message:
postgis supported

Index: mapserver.info
===================================================================
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/mapserver.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mapserver.info      28 Apr 2005 15:11:10 -0000      1.3
+++ mapserver.info      29 Apr 2005 02:36:29 -0000      1.4
@@ -12,10 +12,12 @@
 FreeType, Proj.4, GDAL/OGR.
 <<
 DescUsage: <<
-To use mapserver you either copy or add symlink of the directory: 
- ln -s %p/share/mapserver /Library/WebServer/CGI-Executables/mapserver
+To use mapserver you either copy the directory or the file: 
+ cp %p/share/mapserver /Library/WebServer/CGI-Executables
 or 
- ln -s %p/share/mapserver/mapserv /Library/WebServer/CGI-Executables/mapserv
+ cp %p/share/mapserver/mapserv /Library/WebServer/CGI-Executables
+You may, of course, add symlink to CGI-Executables after you edit httpd.conf
+to have Options: FollowSymLinks ExecCGI.
 
 The documents are available at
 http://mapserver.gis.umn.edu/doc.html.
@@ -39,6 +41,7 @@
   --with-proj=%p \
   --with-ogr=%p/bin/gdal-config \
   --with-gdal=%p/bin/gdal-config \
+  --with-postgis=%p/bin/pg_config \
   --with-ming=%p \
   --without-geos \
   --with-curl-config=/usr/bin/curl-config \
@@ -62,7 +65,7 @@
   cp sortshp %i/share/%n
   cp tile4ms %i/share/%n
 <<
-DocFiles: GD-COPYING HISTORY.TXT INSTALL README README.CONFIGURE
+DocFiles: GD-COPYING HISTORY.TXT INSTALL README README.CONFIGURE doc/*
 
 DescPort: <<
 I followed README.CONFIGURE and the webiste:
@@ -117,9 +120,13 @@
   Supported
   
   --with-postgis=ARG    Include PostGIS Support (ARG=yes/path to pg_config)
+  Supported  (PostGIS is now included in postgresql80 (>=8.0.2-11))
+  
   --with-mygis=ARG      Include MyGIS Support (ARG=yes/path to my_config)
+  Support Planned
+  
   --with-oraclespatial=ARG Include OracleSpatial Support (ARG=yes/path to 
Oracle home)
-  Support Planned (PostGIS is now included in postgresql80 (>=8.0.2-11))
+  Not Supported (commercial)
   
   --with-ming=DIR       Include MING/Flash Support (DIR=path to Ming
                           directory)



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to