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