Tuesday, September 16, 2014

[Discuss-gnuradio] gr-mac in MacPorts

After hearing from a few OSX users this afternoon at GRCon14 that they were having issues getting gr-mac to build or function, I decided to get it into MacPorts. Thus, after a little work and a couple patches, it is now in and seemingly functional as of r125409 < https://trac.macports.org/changeset/125409 > and will be live as of about 11:30 PM/US/Eastern. To get this module, you'll want to do:
{{{
sudo port selfupdate
}}}
and then you can install it via:
{{{
sudo port install gr-mac
}}}
Please follow the install instructions provided at the end of the install:
{{{
+-------------------------
| Before gr-mac will work correctly, you will need to execute
|
| /opt/local/bin/grcc /opt/local/share/examples/mac/gmsk_radio.grc
|
| and
|
| /opt/local/bin/grcc /opt/local/share/examples/mac/ofdm_radio.grc
|
| as the user for which you want to use gr-mac.
+-------------------------
}}}

Have fun! - MLD


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment