[GRASS-SVN] r30724 - in grass-web/trunk/grass63/binary: . mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 25 05:55:08 EDT 2008
Author: neteler
Date: 2008-03-25 05:55:07 -0400 (Tue, 25 Mar 2008)
New Revision: 30724
Added:
grass-web/trunk/grass63/binary/mswindows/
grass-web/trunk/grass63/binary/mswindows/README.html
Log:
moved file here
Added: grass-web/trunk/grass63/binary/mswindows/README.html
===================================================================
--- grass-web/trunk/grass63/binary/mswindows/README.html (rev 0)
+++ grass-web/trunk/grass63/binary/mswindows/README.html 2008-03-25 09:55:07 UTC (rev 30724)
@@ -0,0 +1,114 @@
+<html>
+<pre>
+GRASS 6.3.0RC5 - Technology preview release candidate 5
+--------------------------------------------------------------------------------------
+
+INTRODUCTION:
+------------------------
+GRASS (Geographic Resources Analysis Support System) is a free, open
+source Geographical information system (GIS) capable of handling
+raster, topological vector, image processing, and graphic data.
+GRASS is released under the GNU General Public License (GPL). The
+GRASS Development Team is a multi-national group consisting of
+developers at numerous locations. GRASS is one of the eight initial
+Software Projects of the Open Source Geospatial Foundation.
+GRASS GIS main web site: http://grass.osgeo.org/
+
+WinGRASS:
+-----------------
+WinGRASS is a GRASS Development Team Project, concerning Windows
+Native Binary porting of latest technology previews of GRASS 6.3.0.
+The current release, based on GRASS 6.3.0RC5 (Technology preview
+release candidate 5), has been built on a i686 machine under MinGW
+environment.
+WinGRASS contains parts of the following open source softwares and
+libraries:
+
+Software/library (release):
+
+- MSYS (1.0.11)
+- Flex (2.5.4a-1)
+- Bison (2.1)
+- Zlib (1.2.3)
+- Libpng (1.2.24)
+- Libtiff (3.8.2)
+- Xdr (4.0)
+- Freetype (2.3.5)
+- FFTW (3.1.2)
+- PDCurses (3.3)
+- PROJ.4 (4.6.0)
+- GEOS (2.2.3)
+- PostgreSQL (8.2.6)
+- SQLite (3.5.6)
+- GDAL (1.5.0) *
+- Tcl/Tk (8.5.1)
+
+*with GEOS, PostgreSQL and SQlite support enabled
+
+(related package source code:
+ http://geog-pc40.ulb.ac.be/grass/wingrass/wingrass_sources/)
+
+All the previous softwares and libraries have been built from sources
+on a i686 machine under MinGW environment, with the exception of MSYS,
+provided by MinGW Project on SourceForge.NET
+(http://www.mingw.org/msys.shtml), and Flex and Bison, provided by
+GnuWin32 Project on SourceForge.NET
+(http://gnuwin32.sourceforge.net/).
+
+The current release of GRASS 6.3.0RC5 has been built with the
+following configuration:
+
+GRASS is now configured for: i686-pc-mingw32
+Source directory: /usr/local/src/grass-6.3.0RC5
+Build directory: /usr/local/src/grass-6.3.0RC5
+Installation directory: ${prefix}/grass-6.3.0RC5
+Startup script in directory: ${exec_prefix}/bin
+C compiler: gcc -g -O2
+C++ compiler: c++ -g -O2
+Building shared libraries: yes
+64bit support: no
+OpenGL platform: Windows
+NVIZ: yes
+BLAS support: no
+C++ support: yes
+DWG support: no
+FFMPEG support: no
+FFTW support: yes
+FreeType support: yes
+GDAL support: yes
+GLw support: no
+JPEG support: no
+LAPACK support: no
+Large File Support (LFS): yes
+Motif support: no
+MySQL support: no
+NLS support: no
+ODBC support: no
+OGR support: yes
+OpenGL support: yes
+PNG support: yes
+PostgreSQL support: yes
+Python support: no
+Readline support: no
+SQLite support: yes
+Tcl/Tk support: yes
+wxWidgets support: no
+TIFF support: yes
+X11 support: no
+MacOSX application: no
+
+All builds are provided by Marco Pasetti.
+
+Information on how to build GRASS from source code on Windows under
+MinGW environment are available at
+http://trac.osgeo.org/grass/wiki/BuildingOnWindows
+
+
+WinGRASS Installer:
+------------------------------
+WinGRASS Installer has been made using the OpenSource NSIS (Nullsoft
+Scriptable Install System) software - http://nsis.sourceforge.net
+
+NSIS script provided by Marco Pasetti
+</pre>
+</html>
More information about the grass-commit
mailing list