summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBruce Cran <bruce@cran.org.uk>2011-01-28 08:41:42 +0100
committerJens Axboe <jaxboe@fusionio.com>2011-01-28 08:41:42 +0100
commit5b9a7f2232151d4bb80295be743a6f435f054662 (patch)
tree9ba58247edf09d739e7e29abb059f5a265314479 /README
parentd015e398e49f1c8d425906b8c1a3861ecc4d851a (diff)
downloadfio-5b9a7f2232151d4bb80295be743a6f435f054662.tar.gz
Windows: add missing files needed for msi build
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cc84fede..89a88e96 100644
--- a/README
+++ b/README
@@ -109,9 +109,9 @@ Windows
On Windows Cygwin (http://www.cygwin.com) is required with at least
devel/gcc4 and devel/make installed in order to build fio, and
admin/cygrunsrv to run it. You can also install devel/git to fetch/update
-the source files. To create an MSI installer package, install WiX 3.6 from
-http://wix.sourceforge.net/releases/ and run dobuild.cmd from the
-os/windows directory.
+the source files. To create an MSI installer package put a copy of Cygwin
+in os\windows\fio, install WiX 3.6 from http://wix.sourceforge.net/releases/
+and run dobuild.cmd from the os/windows directory.
Before running fio you'll need to have a copy of cygserver running. Run
"/usr/bin/cygserver-config" from an elevated Cygwin shell (i.e. launch the