Changes between Version 40 and Version 41 of construction_guide
- Timestamp:
- Feb 24, 2014, 9:23:03 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
construction_guide
v40 v41 83 83 }}} 84 84 85 If you succeed with this: Congratulations, you're nearly done :-) 86 85 87 Download the software package The software is installed via Follow the [https://secure.netzschmiede.ch/svn/flarmradar/core/trunk/client/README.txt installation procedure] to install the client software. 88 89 ==== Software Installation ==== 90 91 1. Download the client package from http://www.flarmradar.ch/public/dist/pkg 92 93 {{{ 94 $ wget http://www.flarmradar.ch/public/dist/pkg/flarmclient_<version>_all.deb 95 }}} 96 97 2. Install the package 98 99 {{{ 100 $ sudo pkg -i flarmclient_<version>_all.deb 101 }}} 86 102 87 103 ==== Configuration & Testing ====