<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.0 (Win32)">\r
<META NAME="CREATED" CONTENT="20060512;12074440">\r
<META NAME="CHANGEDBY" CONTENT="Bruce Bahnsen">\r
- <META NAME="CHANGED" CONTENT="20060512;13164621">\r
+ <META NAME="CHANGED" CONTENT="20060512;15352415">\r
+ <STYLE>\r
+ <!--\r
+ H3.heading-2 { font-size: 18pt }\r
+ -->\r
+ </STYLE>\r
</HEAD>\r
<BODY LANG="en-US" DIR="LTR">\r
-<H3>Getting and installing the required tools for building the EDK2</H3>\r
-<H3>Table of Contents</H3>\r
+<H1>Getting and installing the required tools for building the EDK2</H1>\r
+<H3 CLASS="heading-2">Table of Contents</H3>\r
<UL>\r
<LI><P><A HREF="#Requirements">Requirements</A> \r
</P>\r
</UL>\r
-<H3><A NAME="Requirements"></A>Requirements</H3>\r
+<H3 CLASS="heading-2"><A NAME="Requirements"></A>Requirements</H3>\r
<P>The following are required to be able to build the EDK: \r
</P>\r
<DIV ID="requirements" DIR="LTR"><A NAME="requirements_table"></A>\r
</TD>\r
</TR>\r
</TABLE>\r
- <H3>Install and Configure Tools on Windows XP</H3>\r
- <H4>Software Installation Order</H4>\r
+ <H3 CLASS="heading-2">Install and Configure Tools on Windows XP</H3>\r
+ <H3>Software Installation Order</H3>\r
<P>After installing the compiler tools and your Subversion client,\r
the following required tools should be installed in this order:\r
<BR>Java JDK, Apache-Ant, ant-contrib, xmlbeans, saxon8</P>\r
- <H4>Java Development Kit</H4>\r
+ <H3>Java Development Kit</H3>\r
<P>The Java Environment Variable must be set before attempting to\r
build.<BR>e.g. For Sun JDK:</P>\r
<PRE STYLE="margin-bottom: 0.2in">set JAVA_HOME=c:\Java\jdk1.5.0_06</PRE><P>\r
combine the location for the JDK and the JRE, as the JRE install\r
removes most of the binaries and libraries installed by the JDK\r
install.</P>\r
- <H4>Java Tools</H4>\r
+ <H3>Java Tools</H3>\r
<P>The Apache-ANT requires the ANT_HOME environment variable to be\r
set before attempting to build:<BR><BR>Unzip\r
<B>apache-ant-1.6.5-bin.zip</B> to a directory. We need to set an\r
<P>If you optionally install cygwin (for gcc support) you should\r
install it in "Unix" mode. The gcc tool chain will not\r
compile in "DOS" mode.</P>\r
- <H3>Environment Variables</H3>\r
+ <H3 CLASS="heading-2">Environment Variables</H3>\r
<P>Environment variables are <B>case sensitive</B>. You must use\r
the exact case as in the examples of this document. Even though\r
windows does not care about case, Java does.<BR><BR>You need to set\r
It is recommended that you wrap up all the environment variables\r
above into a script that you can launch each time you begin to do\r
development in your EDK2 workspace.</P>\r
- <H3>The first build</H3>\r
+ <H3 CLASS="heading-2">The first build</H3>\r
<P>Once the external tools are installed, the environment variables\r
are set, and you have the ant executable in your path, you can try\r
a build.</P>\r