1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-07-04 11:02:57 +00:00

testing markdown

This commit is contained in:
Carles Fernandez 2014-04-23 20:32:06 +02:00
parent 93cea14648
commit 70799aa21e

View File

@ -33,7 +33,7 @@ $ ./pybombs config
You can safely accept the default options but for ```prefix```. We recommend to put ```/usr/local``` there. After the configuration, you should get something similar to: You can safely accept the default options but for ```prefix```. We recommend to put ```/usr/local``` there. After the configuration, you should get something similar to:
``` ~~~~~~
gituser = username gituser = username
prefix = /usr/local prefix = /usr/local
satisfy_order = deb,src # For Debian/Ubuntu/LinuxMint satisfy_order = deb,src # For Debian/Ubuntu/LinuxMint
@ -42,7 +42,8 @@ forcepkgs =
timeout = 30 timeout = 30
cmakebuildtype = RelWithDebInfo cmakebuildtype = RelWithDebInfo
builddocs = OFF builddocs = OFF
``` ~~~~~~
Then, you are ready to download and install [UHD](http://files.ettus.com/uhd_docs/manual/html/) (the Universal Hardware Driver), GNU Radio and all their required dependencies by doing: Then, you are ready to download and install [UHD](http://files.ettus.com/uhd_docs/manual/html/) (the Universal Hardware Driver), GNU Radio and all their required dependencies by doing: