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 <marcus.muel...@ettus.com> 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 <martin.br...@ettus.com>
> 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 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
>>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing 
> listDiscuss-gnuradio@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
> _______________________________________________
> 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