YaK:: Building CHIRP for ham radio programming (on x86_64 GNU/Linux) [Changes]   [Calendar]   [Search]   [Index]   [PhotoTags]   
[mega_changes]
[photos]

Building CHIRP for ham radio programming (on x86_64 GNU/Linux)

[ works for me, in December 2020 ]

Download Source Tarball *.tar.gz file from

https://trac.chirp.danplanet.com/chirp_daily/LATEST/

Chdir somewhere (/tmp/ would do) and unpack it (correct the filename):

tar xzf ~/Download/chirp-daily-20201221.tar.gz

Chdir into the directory it just made:

chirp-daily-20201221

I did not plan on installing it anywhere, so I just build for local use:

python2 ./setup.py build

Then run the chirpw command:

PYTHONPATH=build/lib.linux-x86_64-2.7/ python2 build/scripts-2.7/chirpw

(unless otherwise marked) Copyright 2002-2014 YakPeople. All rights reserved.
(last modified 2020-12-28)       [Login]
(No back references.)