[MacPorts] #53049: gqrx dependency missing
Ryan Schmidt
ryandesign at macports.org
Fri Dec 16 12:21:07 CET 2016
On Dec 11, 2016, at 8:49 AM, Michael Dickens wrote:
> It -is- true that, if you are installing 'port' from scratch, then
> doxygen almost always fails to build the first time (I don't recall why;
> nor if I've looked into this issue; nor if anybody has tried to fix this
> issue). The solution is to do:
> {{{
> sudo port clean doxygen
> sudo port install doxygen
> }}}
> and, then go back to the original install, which should now work (seems
> to be 100% reliable in user testing for people working with me in this
> regard). In particular, this happens when installing any GNU Radio port,
> which would include Gqrx.
Given that gnuradio has almost 300 dependencies, the cause of this problem is probably:
https://trac.macports.org/ticket/50986
More information about the macports-dev
mailing list