Updated Compile from source in Linux (markdown)

master
srcejon 2023-09-04 13:54:07 +01:00
rodzic 3e7252485d
commit bea39da753
1 zmienionych plików z 1 dodań i 1 usunięć

@ -308,7 +308,7 @@ To use XTRX because <code>libxtrx</code> has dependent sub-libraries before star
<h3>Soapy SDR</h3>
SoapySDR is a bit special since it is an interface with the libraries that interface the hardware so there is a kind of double indirection. We will detail an installation that is done completely outside the standard paths as it has been done done until now. Thus we will refrain from the easy but risky <code>sudo make install</code>.
SoapySDR is a bit special since it is an interface with the libraries that interface the hardware so there is a kind of double indirection. We will detail an installation that is done completely outside the standard paths as it has been done until now. Thus we will refrain from the easy but risky <code>sudo make install</code>.
First let's compile the main SoapySDR stuff: