Project

General

Profile

InstallInstructionsPage » History » Version 4

matt, 10/22/2017 09:14 AM

1 3 matt
h1. Install Instructions
2 1 zecke
3
The current version of OP25 is installed via pybombs http://gnuradio.org/redmine/projects/pybombs/wiki
4
5
To install OP25 using pybombs, run these commands
6 2 matt
@
7 4 matt
>git clone git://github.com/pybombs/pybombs
8
>cd pybombs
9
>./pybombs install gr-op25
10 2 matt
@
11 1 zecke
12
It should be OK to take all the defaults when asked for pybombs options.  The installation process may take a long time.  It isn't necessary to install GNURadio as a separate step, since GNURadio is automatically installed by pybombs as are other gr-op25 prerequisites.
13
14
Once pybombs has finished you must set up the environment
15 2 matt
@
16 4 matt
>./pybombs env
17 1 zecke
@
18
19
This will generate the proper environment-setting commands and write them to a file.  The name of the file is printed, for example
20
/foo/bar/setup_env.sh.  Now you must stream those commands into your running shell by using the following command
21 2 matt
22 4 matt
@>source /foo/bar/setup_env.sh@
23 2 matt
24
You must replace the example file name shown above (@/foo/bar/setup_env.sh@) with the actual name that "./pybombs env" printed.
Add picture from clipboard (Maximum size: 48.8 MB)