Compiling FLRig for raspbian/Ubuntu

  • Download the source code http://www.w1hkj.com/files/flrig/
  • untar the source code
  • cd flrig*/
  • sudo apt-get install checkinstall libxft-dev fltk1.3
  • ./configure
  • make -j4
  • sudo checkinstall

That’s it!

One thought on “Compiling FLRig for raspbian/Ubuntu”

  1. cmedia/hid_lin.cxx:42:10: fatal error: libudev.h: No such file or directory
    42 | #include
    | ^~~~~~~~~~~

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.