Manual: ME_liveDVD_10.04_V9

MicroEmbedded_livedvd10.04_V9 说明


MicroEmbedded_livedvd10.04_V9

主要用于USRP1 的开发
ubuntu10.04
UHD
GNURADIO3.5.2
gnuradio-companion

适用于usrp1 UHD+gnuradio开发


开发说明:
1.全部编译
cd /share/uhd_gnuradio/file
./build-gnuradio
2.单独编译gnuradio
./build-gnuradio gnuradio_build
3.单独编译uhd
./build-gnuradio uhd_build
4.其他命令
./build-gnuradio --help


FAQ:
在安装的中间会出现如下情况:
.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.
Proceed?y                        -------(输入Y/y)
SUDO privileges are required
Do you have SUDO privileges?y    -------(输入Y/y)
安装结束会出现如下信息:
Begin freedesktop install...
Install icon: 32x32
Install icon: 48x48
Install icon: 64x64
Install icon: 128x128
Install icon: 256x256
Install mime type
Install menu items
Done!

********************************************************************************
This script has just modified /etc/group to place your userid 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.
********************************************************************************
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
************************************************************
You should probably set your PYTHONPATH to:

    /usr/local/lib/python2.6/dist-packages
 
in your .bashrc or equivalent file prior to attempting to run
any Gnu Radio applications or Gnu Radio Companion.
************************************************************
Comments