|
Installation - Baseline
Procedure Depreciated - This information is a now out of date. It still includes useful information, so I'll leave it here, but you may want to visit the GNU Radio Build Guide Wiki for an up-to-date install procedure.
The following are the base line software packages that won't change
frequently. Shown below are the packages, web sites, and a link to the
download the source code tree.
Baseline Software Packages
Build Scripts
The following shell scripts builds and installs all the packages shown
above. Just copy the script to the same directory as the compressed
tar balls and execute it. It does take some time to build the base
line, but you'll only need to do it once.
build_baseline.sh
Once the baseline is built, you can use this script to re-install the
applications at a later time. This script is useful if you want to
perform a clean build and install of GNU radio, but don't want to build the
entire base line.
install_baseline.sh
One final script that will delete all the uncompressed source code trees and
temporary files. This script is useful if you want to build everything
from scratch.
clean_baseline.sh
Update History
The following is the revision history of the three shell scripts shown
above.
Version |
Date |
Description |
1.09 |
21 Sep 2005 |
Removed xerces package |
1.08 |
21 Aug 2005 |
Upgraded numarray to version 1.3.3 |
1.07 |
20 June 2005 |
Upgraded SWIG to version 3.1.25 |
1.06 |
17 June 2005 |
Upgraded sdcc to version 2.5.0 and octave-forge to version
2005.06.13 |
1.05 |
12 June 2005 |
Upgraded numarray to version 1.3.2 |
1.04 |
9 June 2005 |
Upgraded wxPython to version 2.6.1.0 |
1.03 |
10 May 2005 |
Upgraded octave to 2.1.71 |
1.02 |
4 May 2005 |
Upgraded wxPython to version 2.6.0.0 |
1.01 |
24 Apr 2005 |
Added version information, upgraded numarray to version 1.3.1 |
1.00 |
1 Apr 2005 |
Initial release |
|