From 8a68ce1a51b83707e115dd0cfbb8ef85e6d59f2e Mon Sep 17 00:00:00 2001 From: texane Date: Mon, 17 Aug 2015 23:09:54 +0200 Subject: [PATCH] add uninstall note to README.rtlsdr_rpc --- README.rtlsdr_rpc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rtlsdr_rpc b/README.rtlsdr_rpc index 8e11068..646b13d 100644 --- a/README.rtlsdr_rpc +++ b/README.rtlsdr_rpc @@ -8,8 +8,12 @@ them. Also, it allows a developer to use the same API no matter weither the dongle is local or distant. To use it, one must compile and install the library -with CMAKE the usual way. Then, a server (called rtl_rpcd) -must be run on the remote location. +with CMAKE the usual way. Note that you may need to +uninstall the existing librtlsdr, as people reported +runtime errors due to conflicting installs. + +Then, a server (called rtl_rpcd) must be run on the +remote location. In my case, the dongle is in a beagle bone black is at address 192.168.0.43: