discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] doubt about linking library to gnuradio


From: patiljagdish154
Subject: Re: [Discuss-gnuradio] doubt about linking library to gnuradio
Date: Wed, 17 Aug 2011 00:02:55 -0700 (PDT)

i had installed gnuradio -3.2.2.tar.gz
and used following command to installed
cd path to gnuradio-3.2.2
./configure
make
make check
sudo make install

after that i am getting error while starting GRC from command line .
will you tell me how to unistalled the gnuradio -3.2.2 or other solution to
let both version of gnuradio to work on my ubuntu 10.10

patiljagdish154 wrote:
> 
> sorry to ask this question , will you tell me the process to installed and
> compile the gnuradio and blocks .
>  i had tried , i am not getting.
> 
> Marcus Müller-4 wrote:
>> 
>> Hi Jagdish Patil,
>> Archives of old Versions can be found at
>> http://ftp.gnu.org/gnu/gnuradio/
>> Since you'll have to compile things anyway, installing from source won't 
>> hurt you.
>> 
>> Version 3.2.2 is included in debian sid as well as in Ubuntu since lucid,
>> so I guess you either run an outdated system or a rather obscure one,
>> meaning that installing most libraries from source might be good advice 
>> anyway.
>> 
>> Greetings
>> Marcus Müller
>> 
>> Am 16.08.2011 13:19, schrieb patiljagdish154:
>>> thanks.
>>> i am close to finished it. in my synaptic manager gnuradio 3.2.2 is not
>>> available.
>>> i had gone through those files also , some files are missing .
>>>
>>>
>>> Martin Braun-4 wrote:
>>>> On Tue, Aug 16, 2011 at 01:57:19AM -0700, patiljagdish154 wrote:
>>>>> hi all,
>>>>> i want to know  while installing block in gnuradio , if i didn't get
>>>>> error
>>>>> it's that means i had linked the library.
>>>>> actually i am working on comedi-gnuradio. while installing the
>>>>> block(for
>>>>> comedi)  i didn't get any error.
>>>>>
>>>>>   comedi is collection of drivers for a variety of common data
>>>>> acquisition
>>>>> plug-in boards . comedilib is a user-space library that provides a
>>>>> developer-friendly interface to Comedi devices.
>>>>>
>>>>> to compile comedi code in C language i used
>>>>> gcc -filename.c -lcomedi -lm
>>>>>
>>>>> can any one tell me how include comedi library in gnuradio.
>>>>> what i did is  i made modification in Makefile.common in main folder .
>>>>> check
>>>>> for attachment (Makefile.common) . i made changes in line 26
>>>>> http://old.nabble.com/file/p32270282/Makefile.common Makefile.common
>>>>> AM_CXXFLAGS = @autoconf_default_CXXFLAGS@ \
>>>>>                 -lcomedi -lm -I/usr/include -L/usr/lib
>>>> Hi patiljagdish154,
>>>>
>>>> libcomedi support for GNU Radio was deprecated a few versions ago. I
>>>> think the last version with comedi support was 3.2.2--you should check
>>>> out old versions of GNU Radio to see how this works. There's no need to
>>>> do all the work yourself, much has been done already.
>>>>
>>>> MB
>>>>
>>>> -- 
>>>> Karlsruhe Institute of Technology (KIT)
>>>> Communications Engineering Lab (CEL)
>>>>
>>>> Dipl.-Ing. Martin Braun
>>>> Research Associate
>>>>
>>>> Kaiserstraße 12
>>>> Building 05.01
>>>> 76131 Karlsruhe
>>>>
>>>> Phone: +49 721 608-43790
>>>> Fax: +49 721 608-46071
>>>> www.cel.kit.edu
>>>>
>>>> KIT -- University of the State of Baden-Württemberg and
>>>> National Laboratory of the Helmholtz Association
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Discuss-gnuradio mailing list
>>>> address@hidden
>>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>>
>>>>
>> 
>> 
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/doubt-about-linking-library-to-gnuradio-tp32270282p32277469.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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