mirror of
https://github.com/dj0abr/SSB_HighSpeed_Modem.git
synced 2026-06-07 08:24:49 -04:00
update
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
sudo apt install git autoconf libsndfile-dev libasound-dev
|
||||
git clone git://github.com/jgaeddert/liquid-dsp.git
|
||||
cd liquid-dsp
|
||||
./bootstrap.sh
|
||||
./configure
|
||||
make -j 8
|
||||
sudo make install
|
||||
sudo ldconfig
|
||||
|
||||
Reference in New Issue
Block a user