[chirp_users] Installing To Linux

K0LNY
Sat Feb 5 20:14:44 PST 2022


It does, thanks Ken.

  ----- Original Message ----- 
  From: Ken Hansen 
  To: Discussion of CHIRP 
  Sent: Saturday, February 05, 2022 10:01 PM
  Subject: Re: [chirp_users] Installing To Linux


  The CHIRP 'package' for older Linux doesn't need to be 'installed' - you just run it.


  Read this page: https://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux


  Especially note the following:


  Manual installation from source
  If you are here, you are probably running an old or obscure distribution, or you want to run from source for some other reason (such as testing a daily build). Before you start, make sure that the required python modules are installed on your system. Some suggestions on how to do this are:

    a.. Ubuntu/Debian: apt-get install python-gtk python-serial python-libxml2
    b.. Fedora/RedHat: yum install pyserial pygtk2 libxml2-python
  Next, grab the source tarball from the Download page and save it somewhere like your home directory and then unpack it:

tar xzf chirp-0.1.12.tar.gzcd chirp-0.1.12From here, the easiest thing is to just launch CHIRP directly without installing it onto your system. Don't worry, this works just fine and CHIRP will be fully functional. Simply run the following:

./chirpwOnce you've tested that it runs on your system, you may want to install it permanently. To do this, run the setup routine by doing:

sudo python setup.py installWhen finished, you should be able to run "chirpw" from anywhere on your system, and (with luck) you'll also have an item in your distribution's applications menu.

  So you should just run the chirpw fie in the extracted library.


  If you want to 'install' CHIRP, you need to run the setup.py file in the Python interpreter with the install option.


  Hope this helps,


  Ken, N2VIP


    On Feb 2, 2022, at 10:17, K0LNY <glenn at ervin.email> wrote:


     
    Hello,
    I am still using Ubuntu 18.04 on one machine, and I neglected to get Chirp installed onto it before it was no longer updating.
    I successfully added the Chirp repository to it, but it would not install with apt.
    So I went to the Chirp archives and downloaded what was stated the package for older systems, and I unpacked it, but they all seem to be .py files.
    I did not find a .sh file for installing.
    I'm only a moderate Linux user, so maybe someone can give me some steps for getting Chirp onto this Ubuntu.
    I'd rather not use a newer Ubuntu, since for this, it is just there mainly for using Chirp, and it can be an older Chirp, as all my radios would work fine with Chirp that is a couple years old.
    Thanks.

    Glenn
    _______________________________________________
    chirp_users mailing list
    chirp_users at intrepid.danplanet.com
    http://intrepid.danplanet.com/mailman/listinfo/chirp_users
    This message was sent to Ken Hansen at ken at n2vip.org
    To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com


------------------------------------------------------------------------------


  _______________________________________________
  chirp_users mailing list
  chirp_users at intrepid.danplanet.com
  http://intrepid.danplanet.com/mailman/listinfo/chirp_users
  This message was sent to K0LNY at glenn at ervin.email
  To unsubscribe, send an email to chirp_users-unsubscribe at intrepid.danplanet.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20220205/ba94b280/attachment.html 


More information about the chirp_users mailing list