[cairo-commit] [cairo-www] src/end_to_end_build_for_win32.mdwn
Carl Worth
cworth at freedesktop.org
Mon Nov 2 11:55:40 PST 2009
src/end_to_end_build_for_win32.mdwn | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 98a3915ef80262cdcc8f22a0d83df34e3f172ad0
Author: travisgriggs <travisgriggs at web>
Date: Mon Nov 2 11:55:40 2009 -0800
diff --git a/src/end_to_end_build_for_win32.mdwn b/src/end_to_end_build_for_win32.mdwn
index a2ce200..387ddf0 100644
--- a/src/end_to_end_build_for_win32.mdwn
+++ b/src/end_to_end_build_for_win32.mdwn
@@ -41,6 +41,10 @@ You don't technically need this. You can download the links to your build direct
Open cmd32.exe. We'll use a command shell from here on out. If you need to close this and start again, you'll need to reproduce any of the environment variable settings we setup in here.
+ set PATH="%PATH%;C:\Program Files\msys\bin"
+
+(adjust appended path as fits your installation)
+
### Create/Clean/Set Build Directory
Designate a directory to work in. Clean it out and then we'll do all work in there with fresh copies.
More information about the cairo-commit
mailing list