GNURadioをスクリプトでインストールしました。
desktop:~$ mkdir SDR
desktop:~$ cd SDR
desktop:~/SDR$ wget http://www.sbrac.org/files/build-gnuradio
desktop:~/SDR$ chmod a+x build-gnuradio
desktop:~/SDR$ ./build-gnuradio
省略
if it runs into trouble, a certain amount of knowledge on your part about
system configuration and idiosyncrasies will inevitably be necessary.
Proceed?Y <= Yを入力
Starting all functions at: 2012年 12月 5日 水曜日 21:18:03 JST
SUDO privileges are required
Do you have SUDO privileges?Y <= Yを入力
省略(CPU:Intel Core 2 6420@2.13GHzでは約1時間20分かかりました)
Done all functions at: 2012年 12月 5日 水曜日 22:39:29 JST
All Done
desktop:~/SDR$ git clone https://github.com/csete/gqrx.git
desktop:~/SDR$ cd gqrx
desktop:~/SDR/gqrx$ sudo apt-get install qtcreator
desktop:~/SDR/gqrx$ qtcreator ./gqrx.pro
ビルド->すべてビルド
cd ../
ls
# gqrx-build-desktop-PATH______________Qt_4_8_3_Releaseができたので
cd gqrx-build-desktop-PATH______________Qt_4_8_3_Release
./gqrx
0 件のコメント:
コメントを投稿