diff options
author | marha <marha@users.sourceforge.net> | 2009-07-29 19:55:49 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-07-29 19:55:49 +0000 |
commit | 035cc140524d877b6d659f468a76e9224bf843fa (patch) | |
tree | 4c337d27be225dc241aa0583f9327a3deb3bb63d /building.txt | |
parent | bef1526d6175abf42de197c11e0022d301b70b76 (diff) | |
download | vcxsrv-035cc140524d877b6d659f468a76e9224bf843fa.tar.gz vcxsrv-035cc140524d877b6d659f468a76e9224bf843fa.tar.bz2 vcxsrv-035cc140524d877b6d659f468a76e9224bf843fa.zip |
Solved problems when building from a fresh tree
Diffstat (limited to 'building.txt')
-rw-r--r-- | building.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/building.txt b/building.txt index 38571bd0c..0ac937044 100644 --- a/building.txt +++ b/building.txt @@ -13,7 +13,7 @@ Building freetype: Building openssl:
- run 'perl Configure VC-WIN32' in the openssl directory
-- run 'ms\do_masm.bat in the openssl' directory
+- run 'ms\do_masm.bat' in the openssl' directory
- run 'nmake -f ms\nt.mak' in the openssl directory
- run 'nmake DEBUG=1 -f ms\nt.mak' in the openssl directory (if you want to build the DEBUG version of vcxsrv)
@@ -25,6 +25,7 @@ Building pthreads: Building vcxsrv:
- run 'mhmake MAKESERVER=1' in xorg-server directory
- run 'mhmake DEBUG=1 MAKESERVER=1' in xorg-server directory for a debugable version
+- run 'mhmake' in bdftopcf
- run 'mhame' in xorg-server\fonts.src to build the fonts directory
- run 'mhmake' in xorg-server\xkbdata.src to build the keyboard data
|