km4ack / 73Linux

105 stars 22 forks source link

include python binding in hamlib #45

Open km4ack opened 12 months ago

km4ack commented 12 months ago

Reference: https://github.com/Hamlib/Hamlib/blob/master/bindings/README.python and https://groups.io/g/KM4ACK-Pi/message/11752

SpudGunMan commented 12 months ago

pyver=$(python3 -V | sed 's/Python //')

./configure --with-xml-support --with-python-binding PYTHON_VERSION=$pyver