discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Problem installing GR via pybombs on fresh load


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Problem installing GR via pybombs on fresh load
Date: Sun, 5 Mar 2017 21:57:32 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

I've made the recipe prefer swig2.0, but it's not a full fix.

-- M

On 02/17/2017 07:53 PM, scott s wrote:
> I too ran into the same problem with SWIG on an Ubuntu 14.04.05 64bit
> install. For whatever reason, GNU Radio doesn't like the installed
> version of SWIG from the Ubuntu repositories
> (swig3.0_3.0.2-1ubuntu1~ubuntu14.04.1_amd64.deb). I was unable to
> determine why.
> 
> These are the steps I used, and attached a verbose log to the list. This
> was a bare install with no upgrades, and the latest version of PyBOMBS.
> 
> sudo apt-get update
> sudo apt-get install git build-essential python-pip
> sudo pip install git+https://github.com/gnuradio/pybombs.git
> 
> pybombs recipes add gr-recipes
> git+https://github.com/gnuradio/gr-recipes.git
> pybombs recipes add gr-etcetera
> git+https://github.com/gnuradio/gr-etcetera.git
> pybombs -vv prefix init ~/target -a sdr -R gnuradio-stable
> 
> Hope this helps.
> -Scott
> 
> 
> On 02/08/2017 03:35 PM, Martin Braun wrote:
>> Like you say, people shouldn't be installing Swig by hand. It should
>> just work.
>>
>> Now, why isn't it working? That would be great to know. It helps if you
>> guysers could post logs from the installs, preferably with -vv verbosity.
>>
>> How do I test this stuff? PyBOMBS has some Docker-based testing built
>> into the repo. For most distros, this'll spin up the appropriate Docker,
>> and then install everything from scratch. I know it installs SWIG then.
>> The problem is, when people run on their own desktop, there might be all
>> kinds of settings and configurations going on.
>>
>> For those specific, situations, we need more and better bug reports.
>> Obviously, suggestions for fixes (and actual fixes) are also important.
>> So, please submit those whenever stuff fails.
>>
>> Thanks,
>> Martin
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]