Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Michael Dickens
Given my testing locally for that specific QA, I'd advise you to follow my recommendation (3), since I'm guessing the issue is more to do with library linkage / missing symbols (probably with respect to libgsl) than path settings. Doing "make install" will likely result in the same test failures i

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread lists
  Original Message   From: Michael Dickens Sent: Wednesday, May 24, 2017 6:53 AM To: li...@lazygranch.com; discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3 1) You should do "su" or "sudo" as you see fit. Either way works. 2) The way

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Johannes Demel
uradio@gnu.org Subject: Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3 All of the polar tests work for me on Mac OS X. No reason they shouldn't work on other OSs. Your "ctest" below indicates that the GrTest setup for those tests isn't correct. "make test" doe

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Michael Dickens
Sorry; wrong file. Should have been (I think) "/usr/local/src/gnuradio_test/gnuradio/gnuradio-runtime/swig/runtime_swig.py". On Wed, May 24, 2017, at 09:53 AM, Michael Dickens wrote: > The easiest way to find out is to edit the file (in your case) > "/usr/local/src/gnuradio_test/gnuradio/gnuradio-

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Michael Dickens
1) You should do "su" or "sudo" as you see fit. Either way works. 2) The way CMake does testing is that it creates a shell script, which sets environment variables for just whatever is being executed for that specific test. These variables are configured in the GR build scripts via GrTest & variab

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread lists
o: li...@lazygranch.com; discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3 All of the polar tests work for me on Mac OS X. No reason they shouldn't work on other OSs. Your "ctest" below indicates that the GrTest setup for those tests isn't

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Michael Dickens
All of the polar tests work for me on Mac OS X. No reason they shouldn't work on other OSs. Your "ctest" below indicates that the GrTest setup for those tests isn't correct. "make test" does not always work without GR already being installed into the $PREFIX, so I generally recommend doing "sudo

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread li...@lazygranch.com
Here are the results: ctest -VV -R polar UpdateCTestConfiguration from :/usr/local/src/gnuradio_test/gnuradio/build/DartConfiguration.tcl UpdateCTestConfiguration from :/usr/local/src/gnuradio_test/gnuradio/build/DartConfiguration.tcl Test project /usr/local/src/gnuradio_test/gnura

Re: [Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread Marcus Müller
Still using an older GSL myself, but what does `ctest -VV -R polar` in the build directory give you in detailed problems? Best regards, Marcus On 24.05.2017 10:18, li...@lazygranch.com wrote: > Anyone successfully running gnuradio with g‎sl gnu scientific library 2.3 > installed. Success means

[Discuss-gnuradio] GSL Gnu Scientific Library 2.3

2017-05-24 Thread lists
Anyone successfully running gnuradio with g‎sl gnu scientific library 2.3 installed. Success means passing all the "polar" tests.  ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio