discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pybombs difficulty


From: Washbourne, Logan
Subject: Re: [Discuss-gnuradio] pybombs difficulty
Date: Mon, 3 Aug 2015 20:15:00 -0500

Thanks Nathan. Should I have to use sudo when using pybomb commands, now that the installation prefix is outside of my home directory(because I now I have to use sudo when using pybomb commands)?


Logan Washbourne
Electrical Engineering Graduate Student
(Electromagnetics)


On Mon, Aug 3, 2015 at 7:38 PM, West, Nathan <address@hidden> wrote:
Logan,

For your case deleting inventory.dat would do the trick of effectively resetting pybombs state (and if your done with an install rm the prefix)

Mike,

Pybombs is hiding the true error. Cmake failed for either VOLK or GNU Radio. Try running pybombs again with -v -v


On Monday, August 3, 2015, <address@hidden> wrote:
Mike,

When I ran into this problem, I had to reinstall pybombs. I think the problem lies in changing the installation prefix after installing pybombs.

I'm sure there is another way to fix this, I just don't know what it is.

When I reinstalled pybombs, I defined the installation prefix when the several prompts are asked at the beginning.

Sent from my Cyanogen phone

On Aug 3, 2015 4:39 PM, Mike Markowski <address@hidden> wrote:
>
> I use gentoo at home and have no difficulty keeping gnuradio up to date.
>
> At work we're on a standalone network (no internet) so occasionally bring computers home to update them.  Lately, I've been having trouble with pybombs.  Using a freshly installed ubuntu 15.04, then doing an
>
>   apt-get update
>   apt-get upgrade [not sure the update was necessary]
>
> I first used
>
>   apt-get install gnuradio
>
> Thinking better of it, I ran
>
>   apt-get remove gnuradio
>   apt-get autoremove
>
> Then went with pybombs
>
>   git clone git://github.com/pybombs/pybombs
>   cd pybombs
>   ./pybombs config [use install path /usr/local/gnuradio]
>   ./pybombs install gnuradio
>
> And after several tries continue to receive this error:
>
> [...many lines of install...]
> Unpacking liblog4cpp5-dev (1.0-4) ...
> Setting up liblog4cpp5-dev (1.0-4) ...
> installation ok via: deb
> Installing from source: gnuradio
> Cloning into 'gnuradio'...
> Checking connectivity... done.
> Cloning into 'volk'...
> remote: Counting objects: 5450, done.
> remote: Compressing objects: 100% (10/10), done.
> remote: Total 5450 (delta 2), reused 0 (delta 0), pack-reused 5440
> Receiving objects: 100% (5450/5450), 1.54 MiB | 0 bytes/s, done.
> Resolving deltas: 100% (3918/3918), done.
> Checking connectivity... done.
>  
>     CC=gcc CXX=g++ cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr/local/gnuradio  -DENABLE_DOXYGEN=OFF
>
> Configuring: (100%) [==========================================================]
> Configuration failed. Re-trying with higher verbosity.
> make: *** No targets specified and no makefile found.  Stop.
> Build failed. See output above for error messages.
>
> Any hints as to what is going wrong?
>
> Thanks,
> Mike
_______________________________________________
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]