# PiHPsdr

**URL:** https://discourse.myriadrf.org/t/pihpsdr/785
**Category:** Amateur Radio
**Created:** [18 February 2017 23:00 UTC](https://discourse.myriadrf.org/t/pihpsdr/785 "2017-02-18T23:00:52Z")
**Posts on this page:** 1
**Showing post:** 35

<div class="post-metadata">

### Author: ![andrewback](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@andrewback](https://discourse.myriadrf.org/u/andrewback)
#### Post date: [27 February 2017 13:02 UTC](https://discourse.myriadrf.org/t/pihpsdr/785/35 "2017-02-27T13:02:07Z")

</div>

That’s great to hear! Looks as though previously you were, e.g.:

> [@LimeSDR setup with GnuRadio](https://discourse.myriadrf.org/t/limesdr-setup-with-gnuradio/312/22):
>
> Alex, Thanks for the info - One real quick question since I’ve not had luck after the LimeSDR compile (it compiles fine, just cannot get GQRX to recognize the LimeSDR even when I use the device arguments). Are you using a certain filepath structure when you clone LimeSuite? Here is the Prefix Path I’m using: DCMAKE\_INSTALL\_PREFIX:PATH=/home/marty/sdr/limesdr/runtime …and then I export: export SOAPY\_SDR\_PLUGIN\_PATH=/home/marty/sdr/limesdr/runtime/lib/SoapySDR/modules Just not sure that I hav…

If you install stuff into non-standard locations, that means that when you then subsequently build additional software that depends on it, you will need to tell it where you installed it to. This just makes for headaches… The standard approach is to not specify custom install prefixes and then applications which depend on certain components know where to look for them.

---

_[View the full topic](https://discourse.myriadrf.org/t/pihpsdr/785)._
