discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 155, Issue 40


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 155, Issue 40
Date: Sat, 31 Oct 2015 19:22:12 -0400

Hi Chandan - It looks like you did everything correctly. Can you send me
a tarball archive of your OOT module to my email here & I'll help
diagnose off-list. We can report back what we find if it's useful. - MLD

On Sat, Oct 31, 2015, at 12:50 AM, chandan kumar wrote:
> To install gnuradio, I first installed xquartz, then macports, after
> that on terminal window, run command $ sudo port install gnuradio'.
> After this I tried to install gnuradio latest development, it gave an
> error  which was like - unable to install gnuradio development because
> conflicting ports are still active.
>
> Now to compile and install out-of-tree module I used, $ mkdir build $
> cd build $ CC=/usr/bin/llvm-gcc CXX=/usr/bin/llvm-g++ cmake -
> DPYTHON_EXECUTABLE=/opt/local/bin/python2.7 -
> DPYTHON_INCLUDE_DIR=/opt/local/Library/Frameworks/Python.framework/Ve-
> rsions/2.7/Headers -
> DPYTHON_LIBRARY=/opt/local/Library/Frameworks/Python.framework/Versio-
> ns/2.7/Python -DSPHINX_EXECUTABLE=/opt/local/bin/rst2html-2.7.py -
> DGR_PYTHON_DIR=/opt/local/Library/Frameworks/Python.framework/Version-
> s/2.7/lib/python2.7/site-packages ..
>
> $ make $ make test $ sudo make install
>
> Running $ make test command, passed both test in QA code. Above all
> command runs well, but module does not appear in GRC.
>
> I am having one more problem, Fast Autocorrelation block is not
> present in GRC. What should I do for this.



reply via email to

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