discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pybombs install gr-osmosdr ........ bunch of errors


From: Vasil Velichkov
Subject: Re: pybombs install gr-osmosdr ........ bunch of errors
Date: Mon, 13 Jan 2020 23:06:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Fernando,

On 13/01/2020 22.53, Fernando wrote:
> pybombs prefix init ~/gnuradio -R gnuradio-default

> grc@gnuradio:~$ pybombs install gr-osmosdr
> [INFO] Prefix Python version is: 3.7.3
/
> CMake Error at CMakeLists.txt:179 (message):
>   GnuRadio Runtime required to build gr-osmosdr

You need to install gr-osmosdr from the gr3.8 branch. You could edit 
~/.pybombs/recipes/gr-recipes/gr-osmosdr.lwr and add "gitbranch: gr3.8" or 
execute the following commands
 
    pybombs config -P gr-osmosdr gitbranch gr3.8
    pybombs refetch gr-osmosdr
    pybombs install gr-osmosdr

Regards,
Vasil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]