superkuh@sprite:~/app_installs/gnuradio$ wget http://www.sbrac.org/files/build-gnuradio --2012-07-14 16:08:37-- http://www.sbrac.org/files/build-gnuradio Resolving www.sbrac.org (www.sbrac.org)... 174.142.32.20 Connecting to www.sbrac.org (www.sbrac.org)|174.142.32.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 29181 (28K) [text/plain] Saving to: `build-gnuradio' 100%[======================================>] 29,181 --.-K/s in 0.1s 2012-07-14 16:08:38 (235 KB/s) - `build-gnuradio' saved [29181/29181] superkuh@sprite:~/app_installs/gnuradio$ chmod +x build-gnuradio superkuh@sprite:~/app_installs/gnuradio$ ./build-gnuradio This script will install Gnu Radio from current GIT sources You will require Internet access from the computer on which this script runs. You will also require SUDO access. You will require approximately 500MB of free disk space to perform the build. This script will, as a side-effect, remove any existing Gnu Radio installation that was installed from your Linux distribution packages. It must do this to prevent problems due to interference between a linux-distribution-installed Gnu Radio/UHD and one installed from GIT source. The whole process may take up to two hours to complete, depending on the capabilities of your system. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! NOTE: if you run into problems while running this script, you can re-run it with the --verbose option to produce lots of diagnostic output to help debug problems. This script has been written to anticipate some of the more common problems one might encounter building ANY large, complex software package. But it is not pefect, and there are certainly some situations it could encounter that it cannot deal with gracefully. Altering the system configuration from something reasonably standard, removing parts of the filesystem, moving system libraries around arbitrarily, etc, it likely cannot cope with. It is just a script. It isn't intuitive or artificially intelligent. It tries to make life a little easier for you, but at the end of the day if it runs into trouble, a certain amount of knowledge on your part about system configuration and idiosyncrasies will inevitably be necessary. Proceed?Y Starting all functions at: Sat Jul 14 16:09:44 CDT 2012 SUDO privileges are required Do you have SUDO privileges?Y Continuing with script Installing prequisites...Checking for package libfontconfig1-dev Checking for package libxrender-dev Checking for package libpulse-dev Checking for package swig Checking for package g++ Checking for package automake Checking for package autoconf Checking for package libtool Checking for package python-dev Checking for package libfftw3-dev Checking for package libcppunit-dev Checking for package libboost-all-dev Checking for package libusb-dev Checking for package libusb-1.0-0-dev Checking for package fort77 Checking for package libsdl1.2-dev Checking for package python-wxgtk2.8 Checking for package git-core Checking for package guile-1.8-dev Checking for package libqt4-dev Checking for package python-numpy Checking for package ccache Checking for package python-opengl Checking for package libgsl0-dev Checking for package python-cheetah Checking for package python-lxml Checking for package doxygen Checking for package qt4-dev-tools Checking for package libusb-1.0-0-dev Checking for package libqwt5-qt4-dev Checking for package libqwtplot3d-qt4-dev Checking for package pyqt4-dev-tools Checking for package python-qwt5-qt4 Checking for package cmake Checking for package git-core Checking for package wget Checking for package libxi-dev Checking for package python-docutils Checking for package gtk2-engines-pixbuf Checking for package r-base-dev Checking for package python-tk Checking for package liborc-0.4-0 Checking for package libasound2-dev Checking for package python-gtk2 Checking for library libusb ...Found library libusb Checking for library libboost ...Found library libboost Checking for library libcppunit ...Found library libcppunit Checking for library libguile ...Found library libguile Checking for library libfftw ...Found library libfftw Checking for library libgsl ...Found library libgsl Done Fetching Gnu Radio via GIT...Done Fetching UHD via GIT...Fetching rtl-sdr (rtl-sdr, and gr-osmosdr) via GIT Done Starting function uhd_build at: Sat Jul 14 16:26:12 CDT 2012 Building UHD...Done building/installing UHD Done function uhd_build at: Sat Jul 14 16:56:56 CDT 2012 Starting function firmware at: Sat Jul 14 16:56:56 CDT 2012 Downloading images from: http://files.ettus.com/binaries/master_images/archive/uhd-images_003.004.001-109-g6ca39ad9.zip 6.94 MB/6.94 MB (100.00%) Images successfully installed to: /usr/local/share/uhd/images Done downloading firmware to /usr/local/share/uhd/images Done function firmware at: Sat Jul 14 16:57:02 CDT 2012 Starting function gnuradio_build at: Sat Jul 14 16:57:02 CDT 2012 /usr/local/lib already in ld.so.conf.d Doing ldconfig... Building Gnu Radio... ...Doing cmake ...Cmaking ...Building ...Installing Done building and installing Gnu Radio GRC freedesktop icons install ...Done Done function gnuradio_build at: Sat Jul 14 18:05:19 CDT 2012 Starting function rtl_build at: Sat Jul 14 18:05:19 CDT 2012 Building rtl-sdr...Done building/installing rtl-sdr/gr-osmosdr Done function rtl_build at: Sat Jul 14 18:07:29 CDT 2012 Starting function extras at: Sat Jul 14 18:07:29 CDT 2012 Doing GIT checkout for extra module gr-baz Building extra module gr-baz Doing GIT checkout for extra module grextras Building extra module grextras Done function extras at: Sat Jul 14 18:20:32 CDT 2012 Starting function mod_groups at: Sat Jul 14 18:20:32 CDT 2012 ******************************************************************************** This script has just modified /etc/group to place your userid '('$USER')' into group 'usrp' In order for this change to take effect, you will need to log-out and log back in again. You will not be able to access your USRP1 device until you do this. If you wish to allow others on your system to use the USRP1 device, you will need to use: sudo usermod -a -G usrp userid For each userid you wish to allow access to the usrp ******************************************************************************** Further Done function mod_groups at: Sat Jul 14 18:20:33 CDT 2012 Starting function mod_udev at: Sat Jul 14 18:20:33 CDT 2012 Done function mod_udev at: Sat Jul 14 18:20:34 CDT 2012 Starting function mod_sysctl at: Sat Jul 14 18:20:34 CDT 2012 Applying updates to /etc/sysctl.conf Group 'usrp' now has real-time scheduling privileges You will need to log-out and back in again for this to take effect Done function mod_sysctl at: Sat Jul 14 18:20:35 CDT 2012 Starting function pythonpath at: Sat Jul 14 18:20:35 CDT 2012 ************************************************************ You should probably set your PYTHONPATH to: /usr/local/lib/python2.7/dist-packages Using: export PYTHONPATH=/usr/local/lib/python2.7/dist-packages in your .bashrc or equivalent file prior to attempting to run any Gnu Radio applications or Gnu Radio Companion. ************************************************************* Done function pythonpath at: Sat Jul 14 18:20:35 CDT 2012 Done all functions at: Sat Jul 14 18:20:35 CDT 2012 All Done