Changes between Version 40 and Version 41 of construction_guide


Ignore:
Timestamp:
Feb 24, 2014, 9:23:03 PM (11 years ago)
Author:
smoser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • construction_guide

    v40 v41  
    8383}}}
    8484
     85If you succeed with this: Congratulations, you're nearly done :-)
     86
    8587Download 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
     911. 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
     972. Install the package
     98
     99{{{
     100$ sudo pkg -i flarmclient_<version>_all.deb
     101}}}
    86102
    87103==== Configuration & Testing ====