|
The topics that will be covered in this hands-on session are:
make install
This command copies all the ReactOS binaries to their proper installation directory as specified in the ROS_INSTALL environment variable. (default: reactos). To try this command, issues make install command on the RosBE command prompt as shown in the following screenshot.
|
After the process was completed successfully, all the installation files and folders are available under the reactos sub folder as shown in the following screenshot.
Then issue the clean all command.
This command is used instead of make will utilize all physical cores on your machine if available.
When there is updated version on the SVN server of ReactOS, you can run the SVN update command through the SVN context menu. Select reactos folder > right click mouse > select SVN Update sub menu.
The TortoiseSVN update page should be visible and start doing its jobs. The revision will be shown at the end of the process. You can see the log for the update by hitting the Show log… button.
The following screenshot shows all the log messages for the completed update process. You can also view various statistics for the updates by hitting the Statistics button.