Add note about required Qt for dist.sh + some typo fixes

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19009 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-04-10 09:01:16 +00:00
parent 196852f687
commit 547b7aa5fe

View File

@ -16,7 +16,7 @@ Note: The mingw homepage is http://www.mingw.org. You can read more
https://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download
to $DOWNLOAD_DIR
Note: there may be a more recent version available when you read this, use
whatever verion that is available. BUT: be sure to use MSYS-xyz.exe
whatever version that is available. BUT: be sure to use MSYS-xyz.exe
(ie the MSYS installer) and not the *bin.tar.lzma. I got confused
the first time I tried, because directory msys-1.0.12 existed on
sourceforge, but it didn't have the windows installer. You should
@ -25,7 +25,7 @@ Note: The mingw homepage is http://www.mingw.org. You can read more
* Install MSYS into $MSYS_DIR.
* Download minwPORT's wget from
* Download mingwPORT's wget from
https://sourceforge.net/projects/mingw/files/mingwPORT/Current%20Releases/wget-1.9.1-mingwPORT.tar.bz2/download
to $DOWNLOAD_DIR
Note: the version number may have changed when you try this. Use whatever version
@ -51,6 +51,11 @@ completed:
$INSTALLER_DIR/dist.sh
Note: if you didn't download and install Qt earlier, this command will fail
regardless of whether you disabled AQ_BANKING_WITH_QT or not. This is
a bug in the configuration script for the installer builder (issc).
More information is collected on http://wiki.gnucash.org/wiki/Windows