Chirp Ham Radio Programming Software Install
Posted: 2020/12/25 16:22:57
./chirpw
WARNING: python-future package is not available; chirp.drivers.anytone778uv requires it
No protocol specified
/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
WARNING: python-future package is not available; chirp.drivers.ga510 requires it
Traceback (most recent call last):
File "./chirpw", line 24, in <module>
from chirp.drivers import *
File "/home/daveatkin/Chirp/chirp-daily-20201128/chirp/drivers/generic_xml.py", line 17, in <module>
import libxml2
ImportError: No module named libxml2
If I use dnf instead of building the package.
dnf -y install chirp
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Last metadata expiration check: 2:30:52 ago on Fri 25 Dec 2020 06:50:40 AM MST.
Error:
Problem: cannot install the best candidate for the job
- nothing provides pyserial needed by chirp-0.4.0-1.fc20.noarch
- nothing provides /usr/bin/python needed by chirp-0.4.0-1.fc20.noarch
- nothing provides libxml2-python needed by chirp-0.4.0-1.fc20.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
WARNING: python-future package is not available; chirp.drivers.anytone778uv requires it
No protocol specified
/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
WARNING: python-future package is not available; chirp.drivers.ga510 requires it
Traceback (most recent call last):
File "./chirpw", line 24, in <module>
from chirp.drivers import *
File "/home/daveatkin/Chirp/chirp-daily-20201128/chirp/drivers/generic_xml.py", line 17, in <module>
import libxml2
ImportError: No module named libxml2
If I use dnf instead of building the package.
dnf -y install chirp
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Last metadata expiration check: 2:30:52 ago on Fri 25 Dec 2020 06:50:40 AM MST.
Error:
Problem: cannot install the best candidate for the job
- nothing provides pyserial needed by chirp-0.4.0-1.fc20.noarch
- nothing provides /usr/bin/python needed by chirp-0.4.0-1.fc20.noarch
- nothing provides libxml2-python needed by chirp-0.4.0-1.fc20.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)