Changes between Version 16 and Version 17 of Install
- Timestamp:
- Jan 5, 2022, 2:19:48 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v16 v17 42 42 43 43 After unpacking the downloaded archive, the tool should be compiled. To compile the tool, run {{{bin/referl -build tool}}} command in the top level directory of the unpacked tool (or you can use standard make to compile all the application components); after compilation the tool is ready to use. [[BR]] 44 45 {{{#!comment 44 46 For a step-by-step installation tutorial please see LocalInstallLinux. 47 }}} 45 48 46 49 See StartUp for help on the first steps with the tool.