Can't Install - Boost problem
Hi Trying to install Radiotray-ng on LMDE6, after running:
cmake .. -DCMAKE_BUILD_TYPE=Release
I get this error - Could not find a package configuration file provided by "boost_log" (requested version 1.74.0) with any of the following names: boost_logConfig.cmake boost_log-config.cmake Add the installation prefix of "boost_log" to CMAKE_PREFIX_PATH or set "boost_log_DIR" to a directory containing one of the above files.
Boost is installed, I just installed it with 'sudo apt install libboost-filesystem-dev'
Not real familiar with installing from github, not sure where I would find the CMAKE_PREFIX_PATH to try and fix this. Searched a bunch of different links but no solution
Thanks
The readme contains instructions that should work for a Debian based distro.
https://github.com/ebruck/radiotray-ng?tab=readme-ov-file#to-build-on-ubuntu