lbussy / WsprryPi

A QRP LF/MF/HF/VHF WSPR transmitter leveraging a Raspberry Pi
http://wsprdocs.aa0nt.net
GNU General Public License v3.0
6 stars 4 forks source link

Known Issue: Error loading shared lib #65

Closed lbussy closed 4 months ago

lbussy commented 4 months ago

After installation, the error log will show a failure to load a shared library:

/usr/local/bin/wspr: error while loading shared libraries: libbcm_host.so.0: cannot open shared object file: No such file or directory

I caught this after a reboot; it may be due to the libs not being loaded until after a kernel restart. I may add a reboot reminder to this later on, but for now, it is officially labeled: Annyance.

lbussy commented 4 months ago

The answer to this one will be using Raspbian Bookworm (raspios_lite_armhf-2021-11-08 or later.) For now, anyway. That's three years ago, and I don't think it's too much to ask people to use a current release.