On 08.04.2015 06:23, Leonardo S. Cardoso wrote:
The pybombs solution looks a lot like what I was cooking up from my
side. It boils down to changing the paths (PYTHONPATH, LD_LIBRARY_PATH,
PKG_CONFIG_PATH, etc..) and installing OOT modules in a prefix in the
users’s home.
Is there anything else t
Pybombs also makes updating to newer versions as they come out easy.
./pybombs update
Rich
On Wed, Apr 8, 2015 at 6:54 AM, Marcus Müller
wrote:
> Well, it's a great way to install popular OOTs :)
>
> On 04/08/2015 03:23 PM, Leonardo S. Cardoso wrote:
>
> Hi Marcus,
>
> Thanks for the quick r
Well, it's a great way to install popular OOTs :)
On 04/08/2015 03:23 PM, Leonardo S. Cardoso wrote:
> Hi Marcus,
>
> Thanks for the quick reply. The IT dept. can install any version of
> GNU Radio so no problem there :)
>
> The pybombs solution looks a lot like what I was cooking up from my
> sid
Hi Marcus,
Thanks for the quick reply. The IT dept. can install any version of GNU Radio
so no problem there :)
The pybombs solution looks a lot like what I was cooking up from my side. It
boils down to changing the paths (PYTHONPATH, LD_LIBRARY_PATH, PKG_CONFIG_PATH,
etc..) and installing OOT
Hi Leonardo,
So this depends on your situation: If you're allowed to get arbitrary
software installed by asking IT, I'd ask them to install a recent
version of GNU Radio (at *least* 3.7.2, the newer, the better).
Possibly, only outdated versions are in your IT's software package
repositories, so y
Hi everyone,
We’re trying to implement a GNU Radio course here in Lyon (France) where we
take the students step-by-step into coding GR modules. At some point we’d like
them to follow the out-of-tree modules tutorial but we’ve stumbled upon an
unfortunate limitation: the IT guys of our universit