Changes between Version 268 and Version 269 of CompileOnWindows
- Timestamp:
- 03/26/14 04:33:23 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileOnWindows
v268 v269 10 10 OSGeo4W has several of the required dependencies for compiling GRASS: 11 11 12 1. Download the '''OSGeo4W installer''' - [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe 32bit] or [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe 32bit]12 1. Download the '''OSGeo4W installer''' - [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe 32bit] or [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe 64bit] 13 13 14 14 2. Run the installer. … … 16 16 3. Select `Advanced Install`, and `Next`. 17 17 18 4. Set the install directory to `C:\OSGeo4W` ( other directories are fine if there are no spaces in the path but make sure to adjust the instructions below (?)). The MSYS maintainers have made it clear that they [https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1511614&group_id=2435 will not support spaces in path names] nor accept patches fixing those issues. With some patches to `msys.bat` however it is possible to install a built GRASS into `C:\Program Files\`.18 4. Set the install directory to `C:\OSGeo4W` (32bit) or `C:\OSGeo4W64` (64bit) (other directories are fine if there are no spaces in the path but make sure to adjust the instructions below (?)). The MSYS maintainers have made it clear that they [https://sourceforge.net/tracker/?func=detail&atid=102435&aid=1511614&group_id=2435 will not support spaces in path names] nor accept patches fixing those issues. With some patches to `msys.bat` however it is possible to install a built GRASS into `C:\Program Files\`. 19 19 20 20 5. Select '''msys-grass''' (see [http://trac.osgeo.org/osgeo4w/wiki/pkg-grass pkg-grass] for details) from the Commandline_Utilities section for dependencies