Update install-owrx-tools.sh
This commit is contained in:
parent
d3bc9c651c
commit
5f08555c58
@ -30,12 +30,12 @@ python3 setup.py install
|
||||
popd
|
||||
rm -rf js8py
|
||||
|
||||
git clone https://github.com/jketterl/csdr.git
|
||||
cmakebuild csdr 0.18.1
|
||||
git clone https://github.com/luarvique/csdr.git
|
||||
cmakebuild csdr master
|
||||
|
||||
git clone https://github.com/jketterl/pycsdr.git
|
||||
git clone https://github.com/luarvique/pycsdr.git
|
||||
cd pycsdr
|
||||
git checkout 0.18.1
|
||||
git checkout master
|
||||
./setup.py install install_headers
|
||||
cd ..
|
||||
rm -rf pycsdr
|
||||
|
Loading…
Reference in New Issue
Block a user