discuss-gnuradio
[Top][All Lists]
Advanced

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

Re:[Discuss-gnuradio] Installing on CentOS


From: Alberto Trentadue
Subject: Re:[Discuss-gnuradio] Installing on CentOS
Date: Thu, 10 Jul 2008 22:41:54 +0200 (CEST)

Andrew Rose wrote:
> Does anybody here have any experience (good or 
bad) with installing and
> using GnuRadio on CentOS?

Hi
I've been 
successful in compiling GNURadio on Centos 5.1 Final.
Of course I had 
to adjust a bit the configuration before trying, but then it was ok 
almost at the first try.

Here's a short summary of the adjustments:
- 
Packages upgraded or installed (mainly for dependency chain):
 lam-
7.1.2-14.el5
 lapack-3.0-37.el5
 pvm-3.4.5-7.fc6.1
 blas-3.0-37.el5 
(dependency)
 lam-libs-7.1.2-14.el5 (dependency)
 mpi-selector-1.0.0-2.
el5 (dependency)
 libusb-devel-0.1.12-5.1
 binutils-2.17.50.0.6-6.el5
 
diffstat-1.41-1.2.3.el5
 frysk-0.0.1.2008.03.19.rh1-1.el5
 gcc-4.1.2-42.
el5
 gcc-c++-4.1.2-42.el5
 gcc-gfortran-4.1.2-42.el5
 gdb-6.5-37.el5_2.
2
 ltrace-0.5-7.45svn.el5
 make-3.81-3.el5
 oprofile-0.9.3-16.el5
 
pkgconfig-0.21-2.el5
 redhat-rpm-config-8.0.45-24.el5
 rpm-build-4.4.2-
48.el5
 systemtap-0.6.2-1.el5
 cpp-4.1.2-42.el5
 gcc-java-4.1.2-42.el5
 
libgcc-4.1.2-42.el5
 libgcj-4.1.2-42.el5
 libgcj-devel-4.1.2-42.el5
 
libgcj-src-4.1.2-42.el5
 libgfortran-4.1.2-42.el5
 libgomp-4.1.2-42.el5

 libstdc++-4.1.2-42.el5
 libstdc++-devel-4.1.2-42.el5
 rpm-4.4.2-48.el5

 rpm-devel-4.4.2-48.el5
 rpm-libs-4.4.2-48.el5
 rpm-python-4.4.2-48.el5

 systemtap-runtime-0.6.2-1.el5 
 guile.i386 5:1.8.0-8.20060831cvs
 
libtool-ltdl.i386 0:1.5.22-6.1
 cppunit-1.12.0-3.el5.rf.i386.
 cppunit-
devel-1.12.0-3.el5.rf.i386
 mesa-libGLU-devel-6.5.1-7.5.el5.i386
 wxGTK-
devel-2.8.7-2.el5.i386
 wxPython-devel-2.8.7.1-2.el5.i386

- Source 
code installations:
sdcc (latest version)
swig-1.3.35
fftw-3.1.2

I 
also had to work a bit with PKG_CONFIG_PATH to let fftw be visible by 
the compiler.
Here's what  I compiled:
./configure --disable-all-
components \
            --enable-gnuradio-core \
            --enable-
gnuradio-examples \
            --enable-gr-howto-write-a-block \

            --enable-omnithread \
            --enable-pmt \

            --enable-mblock \
            --enable-usrp \
            --
enable-gr-usrp \
            --enable-gr-audio-alsa \
            --
enable-gr-audio-oss \
            --enable-gr-wxgui \
            --
enable-gr-utils

Hope this may be useful to somebody.
I'll let you know 
when I connect the USRP...

Ciao.
Alberto



_______________________________________________
Apple iPhone - Confronta Prezzi

http://shopping.tiscali.it




reply via email to

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