Locked Ubuntu 20.04 Compiling From Source #linux


Stan
 

Hello,

My first attempt at a build from source. I have done my best to search for an answer but no luck.

My system is Xubuntu 20.04.1 Thank you for any help,

My problem:
-- Building for for: Linux-x86_64
-- ******************************************************
-- Checking for module 'hamlib'
--   Package 'libusb-1.0', required by 'hamlib', not found
-- Found hamlib
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find hamlib (missing: hamlib_LIBRARY_DIRS) (Required is at least
  version "3")
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
  CMake/Modules/Findhamlib.cmake:88 (find_package_handle_standard_args)
  CMakeLists.txt:875 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/zx20/build/build/wsjtx-prefix/src/wsjtx-build/CMakeFiles/CMakeOutput.log".
make[2]: *** [CMakeFiles/wsjtx-build.dir/build.make:68: wsjtx-prefix/src/wsjtx-stamp/wsjtx-configure] Error 1
make[1]: *** [CMakeFiles/Makefile2:442: CMakeFiles/wsjtx-build.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

This looks like I need to find libusb-1.0

Thank you ,
Stan, KA1ZE

Join main@WSJTX.groups.io to automatically receive all group messages.