[Box Backup-commit] COMMIT r1680 - box/chris/general/docs/backup

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat May 26 13:52:42 BST 2007


Author: chris
Date: 2007-05-26 13:52:42 +0100 (Sat, 26 May 2007)
New Revision: 1680

Modified:
   box/chris/general/docs/backup/win32_build_on_cygwin_using_mingw.txt
Log:
More updates to docs.


Modified: box/chris/general/docs/backup/win32_build_on_cygwin_using_mingw.txt
===================================================================
--- box/chris/general/docs/backup/win32_build_on_cygwin_using_mingw.txt	2007-05-26 12:43:31 UTC (rev 1679)
+++ box/chris/general/docs/backup/win32_build_on_cygwin_using_mingw.txt	2007-05-26 12:52:42 UTC (rev 1680)
@@ -1,13 +1,20 @@
 How to build Box Backup on Win32 using Cygwin and MinGW
-By Chris Wilson, 2005-12-07
+By Chris Wilson, 2007-05-26
 
-Install Cygwin on your Windows box [http://www.cygwin.org]
-Make sure to include the following packages:
+(To read this document online with better formatting, browse to:
+http://bbdev.fluffy.co.uk/trac/wiki/CompileWithMinGW)
+
+Start by installing Cygwin on your Windows machine [http://www.cygwin.org].
+Make sure to select the following packages during installation:
+
 * Devel/gcc-mingw
 * Devel/gcc-mingw-core
 * Devel/gcc-mingw-g++
 * Mingw/mingw-zlib
 
+If you already have Cygwin installed, please re-run the installer and
+ensure that those packages are installed.
+
 Download OpenSSL from 
 [http://www.openssl.org/source/openssl-0.9.7i.tar.gz]
 




More information about the Boxbackup-commit mailing list