[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Discuss-gnuradio] GNU Radio via MacPorts Updated
From: |
Michael Dickens |
Subject: |
Re: [Discuss-gnuradio] GNU Radio via MacPorts Updated |
Date: |
Thu, 9 Sep 2010 20:52:42 -0400 |
Thank you, Alexandru, for the report. I'm glad the basics work for you; they
do for me as well. Everything seems to work except for the QtGUI. I've found
in my install that the QtGUI doesn't work yet either, in exactly the same way
that yours fails. I know where the problem lies, and I'll be working on
patches & hopefully get them in place tomorrow. I'll post another email to the
list once it works for me. - MLD
ps1> You shouldn't set the DYLD_LIBRARY_PATH to find libraries; OSX's dyld is
smart enough to find them -- but only if it knows where to look, which is the
issue in this case (no path, just the library name).
ps2> On OSX, you do not need to set up udevs or anything; the USRP just works :)