[Discuss-gnuradio] Error Gnu Radio installation through Pybombs

2016-05-10 Thread Shahnaz Shirazi
Hi , I'm trying to install Gnu radio through Pybombs but no success so far: Here is my system information : Python 2.7.6 Pip 8.2.1 UBUNTU 14.04 steps: 1. sudo -H pip install pybombs 2. sudo -H pip install --upgrade git+ https://github.com/gnuradio/pybombs.git - pybombs recipes add

[Discuss-gnuradio] Upgrade pybombs to spesific time

2016-05-09 Thread Shahnaz Shirazi
Hi, I'm trying to check out the pybomb code that I've used on May 4th,2016 from git hub. so currently can update to latest by below command : sudo -H pip install --upgrade git+https://github.com/gnuradio/pybombs.git but when trying to upgrade to sepcific time stamp it doesn't work. sudo -H pip

Re: [Discuss-gnuradio] Run Gnu Radio after installation

2016-05-09 Thread Shahnaz Shirazi
S to install GNU Radio, you do not need to install it a > second time through your OS. > > Cheers, > Ben > > On Thu, May 5, 2016 at 1:54 PM, Shahnaz Shirazi > wrote: > >> Hi all, >> >> Last night I installed Gnu radio through Pybombs without any err

Re: [Discuss-gnuradio] Problem with Pybomb new release

2016-05-05 Thread Shahnaz Shirazi
just found the command : git checkout @{1.days.ago} On Thu, May 5, 2016 at 8:00 PM, Shahnaz Shirazi wrote: > Hi, > > Last night ( 6:00pm 5/4/2016) I cloned to pybomb and installed GNU Radio > without any issue. > > Today morning follows same step to install it on my n

[Discuss-gnuradio] Problem with Pybomb new release

2016-05-05 Thread Shahnaz Shirazi
Hi, Last night ( 6:00pm 5/4/2016) I cloned to pybomb and installed GNU Radio without any issue. Today morning follows same step to install it on my new VM image but no success and keep getting below error after install gnu radio command. Please set GLIB_CFLAGS and GLIB_LIBS to the correct value

[Discuss-gnuradio] Run Gnu Radio after installation

2016-05-05 Thread Shahnaz Shirazi
Hi all, Last night I installed Gnu radio through Pybombs without any error. I can see all folder being build correctly and have all the required library. But some how when I try to run Gnu radio getting error sudo apt-get install gnuradioThe program 'gnuradio-companion' is currently not installe

Re: [Discuss-gnuradio] Pybomb installation error

2016-05-02 Thread Shahnaz Shirazi
date. If anyone got it to work recently I would appreciate your feedback. On Sat, Apr 23, 2016 at 4:50 PM, Shahnaz Shirazi wrote: > Hi Nathan, > > After trying the new Pybomb cod I'm not able to initialize the prefix. > I think some dependency is broken in new pybomb source fil

Re: [Discuss-gnuradio] Pybomb installation error

2016-04-23 Thread Shahnaz Shirazi
Hi Nathan, After trying the new Pybomb cod I'm not able to initialize the prefix. I think some dependency is broken in new pybomb source file. I get below error after installing pybombs Installing pybombs script to /usr/local/bin * Could not find .egg-info directory in install record for Py

Re: [Discuss-gnuradio] Pybomb installation error

2016-04-21 Thread Shahnaz Shirazi
Hi, I updated Pybombs to latest today and then run install command. Got bellow error c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [lib/CMakeFiles/uhd.dir/transport/nirio/niusrpri

Re: [Discuss-gnuradio] Pybomb installation error

2016-04-21 Thread Shahnaz Shirazi
; relevant output here when it hits the error? > > -Trip > > On Wed, Apr 20, 2016 at 9:12 PM, Shahnaz Shirazi > wrote: > >> Hi All, >> >> I'm trying to install Gnu radio through Pybombs. >> I followed the steps from instruction as listed below without err

[Discuss-gnuradio] Pybomb installation error

2016-04-20 Thread Shahnaz Shirazi
Hi All, I'm trying to install Gnu radio through Pybombs. I followed the steps from instruction as listed below without error until step 4. Quickstart For the impatient: 1. Install PyBOMBS as per the previous section 2. Add a list of recipes, e.g. by running $ pybombs recipes add gr