]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.Win32
Don't need this.
[lyx.git] / INSTALL.Win32
index 2883da1ae681da5a9e0baef597ee7aec37cbd74a..5a4d578a81000de04ace9b1af95352d8ed3c9582 100644 (file)
@@ -2,6 +2,7 @@ Compiling LyX 1.6 for Win32
 ===========================
 
 LyX 1.6 can be compiled with Microsoft Visual C++ 2008 (recommended) or MinGW.
+Note that you should not have spaces in the path of the source code.
 
 Compiling with MSVC 2008
 ========================
@@ -13,10 +14,10 @@ Compiling with MSVC 2008
 
 2      Install Python
 
-       Get the latest Python 2.5 version at
+       Get the latest Python 2.6 version at
        http://www.python.org/download/
 
-       Install in C:\Python25 and add this directory to the PATH environment
+       Install in C:\Python26 and add this directory to the PATH environment
        variable (Start > Settings > Control Panel > System > Advanced >
        Environment Variables).