aboutsummaryrefslogtreecommitdiff
path: root/building.txt
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-04-21 19:01:29 +0200
committermarha <marha@users.sourceforge.net>2013-04-21 19:01:29 +0200
commit9c8c707b47561458f0acd8840faa4e5dd1dd6b36 (patch)
treea8614a28cb6e42590c9f662b63351e365a20e826 /building.txt
parente50b38aebb733934db7ef3ec13c330407afd9ada (diff)
downloadvcxsrv-9c8c707b47561458f0acd8840faa4e5dd1dd6b36.tar.gz
vcxsrv-9c8c707b47561458f0acd8840faa4e5dd1dd6b36.tar.bz2
vcxsrv-9c8c707b47561458f0acd8840faa4e5dd1dd6b36.zip
Added extra build dependency
Diffstat (limited to 'building.txt')
-rw-r--r--building.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/building.txt b/building.txt
index 3973a55db..43f043916 100644
--- a/building.txt
+++ b/building.txt
@@ -3,7 +3,7 @@ Prerequisits:
Visual C++ 2010 Express Edition is probably also ok (not tested)
- Perl (cygwin perl (http://www.cygwin.com/), strawberry perl (http://strawberryperl.com) or activestate perl (http://www.activestate.com/activeperl/) )
- Python (2.7 used: http://www.python.org/) + libxml2 python bindings
-- Gnuwin32 gawk, gzip, flex, bison (and it's dependancies), sed (and it's dependancies (http://gnuwin32.sourceforge.net/), gperf
+- Gnuwin32 gperf, gawk, gzip, flex, bison (and it's dependancies), sed (and it's dependancies (http://gnuwin32.sourceforge.net/), gperf
- nasm (http://nasm.sourceforge.net). Make sure the nasm directory is in your path
- Make sure that the gnuwin32 binaries are in a directory path with no spaces, like 'C:\gnuwin32\bin'
- Make sure the environment PATH includes the directory where the gnuwin32 binaries are