kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile from source in Linux (markdown)
rodzic
c15c143a7f
commit
275b995461
|
@ -162,7 +162,6 @@ make -j $(nproc) install
|
||||||
<pre><code>cd /opt/build
|
<pre><code>cd /opt/build
|
||||||
git clone https://github.com/f4exb/libmirisdr-4.git
|
git clone https://github.com/f4exb/libmirisdr-4.git
|
||||||
cd libmirisdr-4
|
cd libmirisdr-4
|
||||||
git reset --hard "v1.1.2"
|
|
||||||
mkdir build; cd build
|
mkdir build; cd build
|
||||||
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/libmirisdr ..
|
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/libmirisdr ..
|
||||||
make -j $(nproc) install
|
make -j $(nproc) install
|
||||||
|
|
Ładowanie…
Reference in New Issue