1. You will need to install and configure fedora
a. get the binary distribution for fedora server 2.1.1 for Windows at
http://www.fedora.info/download/2.1.1/download.cgi
b. unzip the file to a directory such as c:\fedora-2.1.1
c. make sure that JAVA_HOME is set and java bin directory is in the path
d. set FEDORA_HOME to the base directory of your fedora installation:
c:\fedora-2.1.1 in our case and put %FEDORA_HOME%\server\bin in the path.
...