UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


projects:dl-fldigi:build-ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:dl-fldigi:build-ubuntu [2018/08/03 16:46] – [Building on Ubuntu 18.04] Fix git link (https). m0dnyprojects:dl-fldigi:build-ubuntu [2020/08/09 14:47] (current) m0dny
Line 38: Line 38:
 Or to use the new "HAB" slim interface (advised) Or to use the new "HAB" slim interface (advised)
 <code>$ ./src/dl-fldigi --hab</code> <code>$ ./src/dl-fldigi --hab</code>
 +
 +===== Building on Ubuntu 20.04 =====
 +
 +The steps as per 18.04 can be used with one change, adding //--disable-nls// on the line below to disable native language support and remove the dependency on gettext:
 +<code>
 +$ ./configure --disable-flarq --enable-optimizations=native --disable-nls
 +</code>
  
 ===== Building on Ubuntu 18.04 ===== ===== Building on Ubuntu 18.04 =====
projects/dl-fldigi/build-ubuntu.1533314782.txt.gz · Last modified: 2018/08/03 16:46 by m0dny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki