Changes between Version 1 and Version 2 of PromotBuild
- Timestamp:
- Aug 8, 2011, 3:05:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotBuild
v1 v2 1 1 = ProMoT Build Page = 2 3 This page is dedicated to the !ProMoT build procedure. It is slightly different for 4 Linux and Windows builds. 5 6 == Linux == 2 7 3 8 * Check out sources from subversion repository: … … 11 16 }}} 12 17 * ProMoT is now installed in directory ''prefix''. 18 19 20 == Windows == 21 22 The build procedure under Windows XP is described in the file 'build_notes_wxp.txt'. 23 Currently it is performed on the virtual machine 'build-wxp'. 24 Call that machine by: 25 {{{ 26 $ rdesktop -u promot -f build-wxp 27 }}}