discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Building GNU Radio on Fedora 30 with pybomb to ge


From: address@hidden
Subject: Re: [Discuss-gnuradio] Building GNU Radio on Fedora 30 with pybomb to get a 3.8 installation
Date: Sun, 01 Sep 2019 18:20:35 +0000

> pybombs prefix init ~/gnuradio -R gnuradio-default

gnuradio-default.lwr recipe is 3.7. Edit the recipe in 
.pybombs/recipes/gr-recipes
and replace gnuradio with (in order to call gnuradio38.lwr)
depends:
        - gnuradio38

and in gnuradio38.lwr
gitbranch: master -> gitrev: v3.8.0.0
(since master is now 3.9)

JM

> 
> I am seeing failures. It seems that the build wants to use python2 packages
> which it did not install. I have been making progress by installing the
> missing packages.
> 
> dnf install python2-lxml python2-numpy
> pip2 install --user mako
> pip3 install --user mako
> 
> After that The build completed. But its a 3.7.13.5 build not the 3.8 I was 
> hoping for.
> 
> What is the recommended way to build gnu radio 3.8 in Fedora?
> (I see that its not package for Fedora yet, even in rawhide).
> 
> Barry
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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