I have just loaded the Debian 12 (Bookworm) on my raspberry pi 4 and have tried to get OP25 to load and operate. various make and python errors. Is there source of OP25 that i can get that will load or compile on Bookworm?
I have just loaded the Debian 12 (Bookworm) on my raspberry pi 4 and have tried to get OP25 to load and operate. various make and python errors. Is there source of OP25 that i can get that will load or compile on Bookworm?
I can confirm that op25 builds and runs correctly on Raspbian Bookworm from the gr310 branch. However, you will not be able to use
Liquidsoap on Bookworm for streaming or audio processing because it terminates with a segmentation fault upon execution and has
not been getting much attention toward a resolution.
Thanks, I am fairly new to git. Your reference to gr310 branch did the trick.
I just did what was in an earlier post
git clone GitHub - boatbod/op25: Fork of osmocom OP25 by boatbod
cd op25
git checkout gr310
./install.sh