Hi Mostafa,

pybombs tries to install boost from source because 1.49 is known to be
buggy.

It seems like it can't download the file. Since this works here, that
might have been a temporary issue (try again!) or it might be caused by
the need to use a proxy to access websites from where you are working.
In that case, set the http_proxy environnment variable accordingly (ask
your local admin for the right setting).

Greetings,
Marcus

On 09.10.2014 13:35, Mostafa Alizadeh wrote:
> Hello guys,
> 
> I have a problem with installing GNURadio on Debian i86 7.6. After
> executing "./pybombs install gnuradio", I got the following error related
> to boost:
> 
> "
> File "/home/alizadeh/gnuradio_src/pybombs/mod_pybombs/recipe.py", line 649,
> in fetch
>     raise Exception("Failed to Fetch package '%s' sources were '%s'!"%(
> self.name, self.source));
> Exception: Failed to Fetch package 'boost' sources were '['wget://
> http://downloads.sourceforge.net/project/boost/boost/1.53.0/boost_1_53_0.tar.bz2']
> '!
> "
> 
> I saw my Synaptic package manager, the below libboosts are already
> installed:
> 
> libboost-iostreams1.49.0
> libboost-thread1.49.0
> libboost-program-options1.49.0
> 
> What I should do to install GNURadio on this device?
> (I always have a problem with boost library for GNURadio! :( )
> 
> Best,
> Mostafa
> 
> 
> 
> _______________________________________________
> 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