discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Issue with Pybombs installation


From: Ravi Sharan
Subject: Re: [Discuss-gnuradio] Issue with Pybombs installation
Date: Wed, 25 Apr 2018 23:35:11 +0530

Hi Sumit,

Q1 - You might have installed libuhd-dev as a system-wide package
using apt-get (if you're using ubuntu). Removing/uninstalling that
should work.

Q2 - To install other tags/releases of a package in your desired
prefix (in your case uhd):

0) Check if the package is already installed and uninstall it using pybombs

1) Find the commit associated with the release
    - In your case it is f072067

2) Edit the following lines in the ~/.pybombs/recipes/gr-recipes/uhd.lwr
    #gnuradio: master
    gitrev: f072067

3) Install the package using:
     pybombs -p <alias> install <package>

Cheers,
R



reply via email to

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