Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Dave
>>> Done (return code -11) Thanks, Dave -Original Message- From: Cinaed Simson [mailto:cinaed.sim...@gmail.com] Sent: Saturday, July 09, 2016 8:38 AM To: Dave; 'Sylvain Munaut' Cc: 'GNURadio Discussion List' Subject: Re: [Discuss-gnuradio] Insta

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Sylvain Munaut
> If GLFW is disabled it will still successfully install but you wont have > OpenGL support. Well that's just not true ... GLFW is one of 3 ways fosphor can get a GL context. But it can get a context from Qt or from WX as alternatives. Cheers, Sylvain ___

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Cinaed Simson
in Munaut; Dave > Cc: GNURadio Discussion List > Subject: Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs > > On 07/08/2016 10:55 PM, Sylvain Munaut wrote: >> Hi, >> >>> Your suggestion helped. I got past the x11 error. >>> Now it fails with

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Sylvain Munaut
On Sat, Jul 9, 2016 at 8:26 AM, cam Gmail wrote: > I think even when you get opencl working you will run into issues with 16.04 > not supporting freetype 2 That's been fixed. freetype keeps changing the location of their headers and the CMake module in fosphor didn't support their latest versio

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Sylvain Munaut
Hi, > It looks like libfreetype6-dev, ocl-icd-opencl-dev, and libqt4-opengl-dev > are already installed. I can't find libghc-glfw-dev in my package manager. > > Pybombs says the install of gr-fosphor was successful however I can't find an > executable on my system. Where would it be located.

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Dave
Sent: Saturday, July 09, 2016 1:24 AM To: Sylvain Munaut; Dave Cc: GNURadio Discussion List Subject: Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs On 07/08/2016 10:55 PM, Sylvain Munaut wrote: > Hi, > >> Your suggestion helped. I got past the x11 error. >> Now it

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Cinaed Simson
On 07/08/2016 11:26 PM, cam Gmail wrote: > I think even when you get opencl working you will run into issues with 16.04 > not supporting freetype 2 Try apt-get install libfreetype6-dev -- Cinaed > > Sent from my iPhone > >> On 9 Jul 2016, at 3:55 pm, Sylvain Munaut <246...@gmail.com> w

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Cinaed Simson
On 07/08/2016 10:55 PM, Sylvain Munaut wrote: > Hi, > >> Your suggestion helped. I got past the x11 error. >> Now it fails with this line: >> -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) >> I don't see either one of those entries explicitly in the Ubuntu package >> manage

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-09 Thread Dave
08, 2016 10:56 PM To: Dave Cc: Cinaed Simson; GNURadio Discussion List Subject: Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs Hi, > Your suggestion helped. I got past the x11 error. > Now it fails with this line: > -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread cam Gmail
I think even when you get opencl working you will run into issues with 16.04 not supporting freetype 2 Sent from my iPhone > On 9 Jul 2016, at 3:55 pm, Sylvain Munaut <246...@gmail.com> wrote: > > Hi, > >> Your suggestion helped. I got past the x11 error. >> Now it fails with this line: >>

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread Sylvain Munaut
Hi, > Your suggestion helped. I got past the x11 error. > Now it fails with this line: > -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) > I don't see either one of those entries explicitly in the Ubuntu package > manager so I'm not sure what I should load next. Try install

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread Dave
, any help would be appreciated. Thanks, Dave -Original Message- From: Discuss-gnuradio [mailto:discuss-gnuradio-bounces+davidcbasham=msn@gnu.org] On Behalf Of Cinaed Simson Sent: Friday, July 08, 2016 6:46 PM To: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Installation of

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread Cinaed Simson
Try apt-get install cmake xorg-dev libglu1-mesa-dev -- Cinaed On 07/08/2016 05:29 PM, Dave wrote: > I attempted to install gr-fosphor via pybombs and got the following > error on an Ubuntu 16.04 machine. > > > > dave@MintJulips:~/pybombsprefix1/bin$ pybombs install gr-fosphor > > PyBOM

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread Dave
I have and Intel Motherboard and NVIDIA graphics board so I hope that is not an issue for me. -Original Message- From: Dennis Glatting [mailto:gnura...@pki2.com] Sent: Friday, July 08, 2016 5:53 PM To: Dave; 'GNURadio Discussion List' Subject: Re: [Discuss-gnuradio] Installa

Re: [Discuss-gnuradio] Installation of gr-fosphor via PyBombs

2016-07-08 Thread Dennis Glatting
On Fri, 2016-07-08 at 17:29 -0700, Dave wrote: > I see that gr-fosphor is also available in the ubuntu package manager > however it will want to install gnuradio and all the associated > dependencies as well.  I assume that will conflict with the > installation of gnuradio already performed via pyb