[op25-dev] Build instructions for new release

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

ikj1234i at yahoo.com ikj1234i at yahoo.com
Thu Oct 24 00:14:31 UTC 2013


Software prerequisites include GNU Radio 3.7; also cmake; as well as the current list of build packages listed on the build instructions page http://op25.osmocom.org/trac/wiki.png/wiki/BuildInstructionsPage

Once this is done and the tar.gz file has been downloaded and unpacked from
 http://mattrobert.com/Wireless/op25-gr3.7-0.01.tar.gzThe two subdirectories, gr-op25 and gr-op25_repeater must be built as follows
   cd ......./gr-op25
   mkdir build
   cd build
   cmake ../
   make
   sudo make install 
[repeat the above commands for gr-op25_repeater]
   cd ......./gr-op25_repeater
   mkdir build
   cd build
   cmake ../
   make
   sudo make install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20131023/ad32bb3e/attachment.htm>


More information about the op25-dev mailing list