|
The topics that will be covered in this hands-on session are:
|
The environment setup for building ReactOS as done in this tutorial consist of the following software and hardware. The ReactOS was installed as a guest OS on Windows XP Pro SP3 using VirtualBox.
The first step in building ReactOS is getting a copy of the source code. To get a working copy of ReactOS, we download Subversion (SVN) client, TortoiseSVN. Subversion is a version control system used by ReactOS. Firstly we create a folder named MyReactOS, to store all those ReactOS related files and folders (this just an optional step to organize our tasks).
We downloaded TortoiseSVN client and do the installation. Double click the MSI file to launch the installation.
Dismiss the Windows Security Warning if any by clicking the Run button.
Window installer should starts.
Click Next for the setup Welcome page.
Accept the License Agreement and click the Next button.
For the features, we select all the features to be installed on the local drive. You can view the disk usage for the selected features to be installed by clicking the Disk Usage button.
Make sure your system has an ample disk space.
Then, click the Next button.
For the Ready to Install page, click Install button. If you want to change any settings, hit the Back button.
The installation should begin.
You can cancel the installation any time by clicking the Cancel button.
When the installation completed, hit the Finish button. If there is any error, message box will be displayed.
Then you need to restart your machine.