Re: [Discuss-gnuradio] Pybombs install fetch fail

2016-04-08 Thread Kevin Hofschröer
Actually, I often ran into the same problem myself. When you try to browse this link with the browser or through normal command line operation, you will have the same effect. You can replace that recipe line with "wget+http://download.qt.io/archive/qt/4.6/qt-everywhere-opensource-src-4.6.2.tar.gz

Re: [Discuss-gnuradio] [Docker] New GNU Radio images with GUI support

2016-04-08 Thread Kevin Hofschröer
Also, is there a reason not to use the "-j" option in a Dockerfile? Kevin ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] [Docker] New GNU Radio images with GUI support

2016-04-08 Thread Kevin Hofschröer
Hello Stefan and all, I also recently experimented with GR and Docker and at least got it working so far. My approach was different in that I used the ubuntu:16.04 base image where gnuradio v3.7.9.1 (so pretty new) is available pre-compiled in the official ubuntu repositories. Of course that ap

Re: [Discuss-gnuradio] Running flowgraphs from command line

2015-09-07 Thread Kevin Hofschröer
Hi Patrick, I think I might have the answer, although Michael Dickens could certainly provide better explanations and all that. You need to check your environment variables. You can do that in the command line by typing "env". Normally you should see something like " PYTHONPATH=/opt/local/Library