From bea39da7539514e3db0c3a77abfff195cbb1c1a5 Mon Sep 17 00:00:00 2001 From: srcejon <57259258+srcejon@users.noreply.github.com> Date: Mon, 4 Sep 2023 13:54:07 +0100 Subject: [PATCH] Updated Compile from source in Linux (markdown) --- Compile-from-source-in-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-from-source-in-Linux.md b/Compile-from-source-in-Linux.md index 5f3b19f..777b30d 100644 --- a/Compile-from-source-in-Linux.md +++ b/Compile-from-source-in-Linux.md @@ -308,7 +308,7 @@ To use XTRX because libxtrx has dependent sub-libraries before star

Soapy SDR

-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 sudo make install. +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 sudo make install. First let's compile the main SoapySDR stuff: