[cig-commits] r6023 - long/3D/Gale/trunk

walter at geodynamics.org walter at geodynamics.org
Wed Feb 14 10:51:30 PST 2007


Author: walter
Date: 2007-02-14 10:51:30 -0800 (Wed, 14 Feb 2007)
New Revision: 6023

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/INSTALL.STATIC
Log:
 r1566 at earth:  boo | 2007-02-14 10:49:29 -0800
 Minor fix to windows instructions



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1564
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1566

Modified: long/3D/Gale/trunk/INSTALL.STATIC
===================================================================
--- long/3D/Gale/trunk/INSTALL.STATIC	2007-02-14 17:57:10 UTC (rev 6022)
+++ long/3D/Gale/trunk/INSTALL.STATIC	2007-02-14 18:51:30 UTC (rev 6023)
@@ -52,11 +52,11 @@
 To do this, open a build environment for the Microsoft Platform SDK
 Win XP 32bit retail.  Then set up MSVC by typing
 
-  C:/Program\ Files/Microsoft\ Visual\ Studio\ 8/VC/vcvarsall.bat
+  "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"
 
 Finally, start cygwin with 
 
-  C:/cygwin/cygwin.bat
+  C:\cygwin\cygwin.bat
 
 Change into the petsc directory and configure with something like
 
@@ -70,7 +70,7 @@
 the multithreaded, dynamic library.
 
 To build Gale, you can not run configure.  Instead, first replace
-configure_vars with con figure_vars_msvc.  You will have to edit it to
+configure_vars with configure_vars_msvc.  You will have to edit it to
 point it to where you put petsc.  Then run scons
 
   python scons/scons.py



More information about the cig-commits mailing list