wsjtz
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wsjtz [2026/02/06 10:03] – [Checking out and building a custom HamLib] 172.21.0.1 | wsjtz [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/ | + | git clone https://github.com/Hamlib/Hamlib.git |
| 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
