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

2011-08-23 Thread patiljagdish154
hi sir, i don't have problem while compiling and installing the comedi block. i am not getting why this error occur when i run in GRC. Traceback (most recent call last): File "/home/jagdish/top_block.py", line 8, in from gnuradio import comedi File "/usr/local/lib/python2.6/dist-packages

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

2011-08-17 Thread patiljagdish154
i am attaching the whole folder that i used to installed the block . please check http://old.nabble.com/file/p32277516/gr-comedi%2B.tar.gz gr-comedi+.tar.gz Josh Blum-2 wrote: > > Are we talking about comedi support? That was patched pretty recently to > work with recent versions of libcomedi.

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

2011-08-17 Thread patiljagdish154
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 l

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

2011-08-16 Thread patiljagdish154
i had compile the code and installed the block successfully. but now while running i am getting error. Traceback (most recent call last): File "/home/jagdish/top_block.py", line 13, in import comedi File "/usr/local/lib/python2.6/dist-packages/comedi/__init__.py", line 40, in from co

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

2011-08-16 Thread Josh Blum
Are we talking about comedi support? That was patched pretty recently to work with recent versions of libcomedi. See commit: http://gnuradio.org/cgit/gnuradio.git/commit/?id=8cb0981894000e8239ee2425b4e99ded9841604a > sorry to ask this question , will you tell me the process to installed and > comp

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

2011-08-16 Thread patiljagdish154
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

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

2011-08-16 Thread patiljagdish154
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

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

2011-08-16 Thread Marcus Müller
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 o

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

2011-08-16 Thread 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 b

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

2011-08-16 Thread Martin Braun
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 an

[Discuss-gnuradio] doubt about linking library to gnuradio

2011-08-16 Thread patiljagdish154
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 ac