Project

General

Profile

InstallInstructionsPage » History » Revision 7

Revision 6 (matt, 10/24/2017 11:44 PM) → Revision 7/10 (matt, 10/27/2017 02:06 AM)

h1. Install Instructions 

 The current version of OP25 is installed via pybombs http://gnuradio.org/redmine/projects/pybombs/wiki 

 To install OP25 using pybombs, run these commands 

 @git clone https://git.osmocom.org/op25@ git://github.com/pybombs/pybombs@ 
 @cd pybombs@ 
 @./pybombs install gr-op25 

 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. 

 Once pybombs has finished you must set up the repo has been copied down environment 

 @./pybombs env@ 


 This will generate the proper environment-setting commands and write them to a file.    The name of the file is printed, for example 
 /foo/bar/setup_env.sh.    Now you must stream those commands into your machine, change directory into running shell by using the following command 

 @source /foo/bar/setup_env.sh@ 

 You must replace the op25 directory and run example file name shown above (@/foo/bar/setup_env.sh@) with the install script:- 

 @cd op25@ 
 @./install.sh@ actual name that "./pybombs env" printed.
Add picture from clipboard (Maximum size: 48.8 MB)