Hi

during PyBOMBS setup you may have added the recipe files with the command
pybombs recipes add gr-recipes git+https://github.com/gnuradio/gr-recipes.git  

The recipes will then be placed at ~/.pybombs/recipes/gr-recipes/. You can 
alter the qt4.lwr there and replace the corrupt URL by a valid one:
https://download.qt.io/archive/qt/4.6/qt-everywhere-opensource-src-4.6.3.tar.gz

Greetings
Sebastian
Am 8. April 2016 bei 19:02:32, Freedomfighter099 . 
(freedomfighter.missing.l...@gmail.com) schrieb:

This may be a easy question for many but I have no idea how to replace a recipe

in which configuration file is possible to change out receipts in this instance 
wget+ftp://ftp.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.6.2.tar.gz.
 to this one  
"wget+http://download.qt.io/archive/qt/4.6/qt-everywhere-opensource-src-4.6.2.tar.gz";

Thanks


2016-04-08 18:35 GMT+02:00 Kevin Hofschröer <kevinhofschro...@gmail.com>:
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";
and then retry the pybombs install command.

Greetings
Kevin

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________  
Discuss-gnuradio mailing list  
Discuss-gnuradio@gnu.org  
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to