Raspberry Pi - problem with welle-cli #841
Morrisman68
started this conversation in
General
Replies: 2 comments 2 replies
-
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
-
You need to install |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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