Open Dygear opened 4 years ago
It might be helpful to add that the build process requires
sudo apt install libtool m4 automake sudo apt install fftw3 fftw3-dev pkg-config
sudo apt install libtool m4 automake
sudo apt install fftw3 fftw3-dev pkg-config
In order to make the program compile. Thankfully it was quickly disovered with a Google Search ... But still https://github.com/beakerbrowser/beaker/issues/54 (I'm personally coming from a Raspberry Pi 400 with Raspberry Pi OS installed.)
It might be helpful to add that the build process requires
sudo apt install libtool m4 automake
sudo apt install fftw3 fftw3-dev pkg-config
In order to make the program compile. Thankfully it was quickly disovered with a Google Search ... But still https://github.com/beakerbrowser/beaker/issues/54 (I'm personally coming from a Raspberry Pi 400 with Raspberry Pi OS installed.)