User Tools

Site Tools


wsjtz

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wsjtz [2026/02/06 10:03] – [Checking out and building a custom HamLib] 172.21.0.1wsjtz [2026/02/06 10:07] (current) – [Checking out and building a custom HamLib] 172.21.0.1
Line 24: Line 24:
   mkdir hamlib    mkdir hamlib 
   cd hamlib   cd hamlib
-  git clone git://git.code.sf.net/u/bsomervi/hamlib src+  git clone https://github.com/Hamlib/Hamlib.git src
   cd src    cd src 
-  git checkout integration 
   ./bootstrap   ./bootstrap
   mkdir build   mkdir build
Line 33: Line 32:
   make -j${NUMPROC}   make -j${NUMPROC}
   make install-strip   make install-strip
-  cd ../../+  cd ../../../
  
 ====Checkout and build WSJTX==== ====Checkout and build WSJTX====
wsjtz.1770372189.txt.gz · Last modified: by 172.21.0.1