discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Is it possible to undo my mistake


From: Carl Olsson
Subject: Re: [Discuss-gnuradio] Is it possible to undo my mistake
Date: Sun, 24 May 2015 18:42:06 +0200

Thank you all for the help.
I ended up installing it from the package manager and now it works fine.

Best regards,

Carl

On 11 May 2015 at 23:14, Marcus Müller <address@hidden> wrote:
But if you get hackrf libs through Ubuntu's package manager, do so before building anything related to HackRF (i.e. before running pybombs, especially before installing gr-osmosdr); The problem is that a program links against a specific ABI of a library -- in general, against *exactly* the same version of the library that was there when the program was being built. This means that getting hackrf /libhackrf0 from Ubuntus repositories will not make your version of GNU Radio built before that installation use that library -- you'll have to recompile gr-osmosdr to get that functionality.

In fact, if you just use pyBombs' default setting of installing from deb if a sufficient version can be found, Hackrf/libhackrf will automatically be installed from Ubuntu's repos if you
pybombs install gr-osmosdr

So, my way of doing this would be, on a freshly set up system (with nothing related to this previously installed):

* getting pybombs
* (sudo) ./pybombs install gnuradio gr-osmosdr

and you should get a running system -- Ubuntu 14.04 is probably the most prolific target for pybombs these days, and the defaults should be "pretty safe".

Best regards,
Marcus


On 05/11/2015 07:52 PM, West, Nathan wrote:
You can also get hackrf libs through Ubuntu's package manager.

Whatever install method you choose it is best to avoid deleting installed libraries unless you really know what you are doing.

-Nathan

On Mon, May 11, 2015 at 12:37 PM, Martin Braun <address@hidden> wrote:
Safest for GNU Radio is package manager. Can't speak for HackRF, but you
can always use PyBOMBS. If you install GNU Radio through apt-get, and
then HackRF through PyBOMBS, you might need to set GNU Radio as already
installed in PyBOMBS.

Cheers,
Martin

On 11.05.2015 10:35, Carl Olsson wrote:
> Hi all,
>
> I couldn't solve my problems so I decided to reinstall Ubuntu 14.04
> LTS from the beginning on my hp elitebook 8460p. What is the safest
> (highest probability of working) way of installing gnuradio (and
> hackrf tools)? I just need a simple installation. Pybombs, build
> script, package manager or something else?
>
> Best regards,
>
> Carl _______________________________________________ Discuss-gnuradio
> mailing list address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


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



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


_______________________________________________
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]