Raspberry Pi - problem with welle-cli #841
Morrisman68
started this conversation in
General
Replies: 1 comment
-
Progress! I ran: sudo apt-get install libmp3lame-dev and cmake then runs to completion. Make then reports: [ 2%] Generating index.js.h I apologise for being a novice, and greatly appreciate all help! Ben |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I began with instructions on Alex Dekker's web-site - https://ale.cx/ALEX/2021/03/welle-cli-sdr-dab-server-on-raspberry-pi-4/ - as part of moving from an old Ubuntu laptop to a Pi Model 4B running headless Raspbian.
Cmake fails with:
CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Lame (missing: LAME_INCLUDE_DIRS LAME_LIBRARIES)
I have checked that Lame is installed and searched for possible causes and fixes everywhere I can think of - might anyone be able to point out where I have gone wrong?
Many thanks,
Ben
Beta Was this translation helpful? Give feedback.
All reactions