discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Fixes to GNU Radio install process on Fedora 9


From: Raul Siles
Subject: [Discuss-gnuradio] Fixes to GNU Radio install process on Fedora 9
Date: Sat, 20 Sep 2008 01:53:05 +0200

Hello,
Please, could someone update the installation instructions for Fedora
available at http://gnuradio.org/trac/wiki/FedoraInstall.

The second "yum" command (the large one) must include "python-devel",
at least for Fedora 8 and 9, in order to make "./configure" to work.

Additionally, the following symbolic links must be created for SDCC
for Fedora 9 (all the SDCC Fedora 9 binaries are now preceded with
"sdcc-"):
# ln -s /usr/bin/sdcc-sdcc /usr/bin/sdcc
# ln -s /usr/bin/sdcc-asx8051 /usr/bin/asx8051

Finally, the following command can be added to meet the dependencies
required to compile almost all GNU Radio modules:
# yum install SDL-devel portaudio-devel jack-audio-connection-kit-devel

This will allow you to build all GNU Radio components except:
gr-audio-osx
gr-audio-windows
gr-comedi


Thanks,
--
Raul Siles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]