Sections
Getting Help

Our group provides documentation and technical reports "as is" and cannot provide further assistance or "support". Please go to the GNU Radio Wiki page for further information on the GNU Radio software and the USRP hardware.

Sponsors

National Science Foundation

National Institute of Justice

Department of the Navy

State of Indiana

 
You are here: Home Documentation Install Guides Mac OS X

Mac OS X

Install Guide for Mac OS X 10.4 "Tiger" and 10.5 "Leopard" using MacPorts

Document Overview
Introduction and overview of this guide.
Document Preliminaries
Things to know about installing applications, libraries, and such on Mac OS X using MacPorts.
Document Installing MacPorts and GNU Radio Dependencies
This page describes and provides scripts to handle the process of installing MacPorts and GNU Radio dependencies.
File Instructions for ~/.tcshrc
If you are using TCSH, add these instructions to your ~/.tcshrc to put MacPorts first in the search path for applications, libraries, headers, and such.
File Instructions for ~/.bashrc
If you are using BASH, add these instructions to your ~/.bashrc to put MacPorts first in the search path for applications, libraries, headers, and such.
File SDCC 2.4.0 for Intel-Mac
Working version of SDCC 2.4.0 for Intel-Mac.
File Script to remove SDCC 2.4.0 for Intel-Mac
 
Document Obtaining and Installing GNU Radio
This page describes how to obtain and install GNU Radio.
Document Running GNU Radio
This page describes how to execute GNU Radio scripts, and some initial tests to verify that GNU Radio is functioning properly.
File MacPorts install script
Script to install MacPorts and the GNU Radio dependencies.
Document Actions