discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QTGUI Issue


From: Richard Bell
Subject: Re: [Discuss-gnuradio] QTGUI Issue
Date: Tue, 27 Jan 2015 14:28:30 -0800

Yes I did ./pybombs remove, which uninstalls everything. I also have pybombs set to install everything from source, so I know for sure what's being installed. All but PyQWT, because that source install is broken for some reason.

So the process is, I begin with

./pybombs install gnuradio

This installs all dependencies for gnuradio until it gets to PyQWT and fails. I then install PyQWT through yum, because that works. Then I restart the pybombs install the same way as before. It recognizes PyQWT as being installed via rpm and continues until completion.

Rich



On Tue, Jan 27, 2015 at 1:59 PM, Sylvain Munaut <address@hidden> wrote:
Did you rebuild PyQWT & GR from scratch ?

I mean when you have this stack : Qt / Qwt / PyQWT / GR.

If you change anything, you need to rebuild anything above it. So
change Qt, you need to rebuild Qwt / PyQWt and GR from scratch or it
might be built against old headers that have incompatible ABI.


Cheers,

   Sylvain


reply via email to

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