Richard,

thanks for giving it a try. Appreciate any feedback!

On 05/23/2016 11:23 AM, Richard Bell wrote:
> 1) If there are two installs, is it a matter of whichever one had a
> "sudo make install" run last as to which version is actually being used?

If you're installing into /usr/local, then yes, but you shouldn't be
doing that. PyBOMBS is most useful when you install GNU Radio (and
dependencies) to custom locations.

> 2) Are there any gotchas I should know about when two different GNU
> Radios are installed on one machine?

Same answer. If you install to something like ~/prefix/maint and
~/prefix/master, and use the maint and master branches respectively,
only the currently activated prefix will be active. You can even run
them at the same time.

If you're installing to /usr/local or /usr or something like that,
you'll probably run into problems.

M


> 
> On Sun, May 22, 2016 at 3:07 PM, Marcus Müller <marcus.muel...@ettus.com
> <mailto:marcus.muel...@ettus.com>> wrote:
> 
>     Hi Sylvain,
> 
>     what platform are you on? (basically, libalsa should be installed via
>     package whenever possible, which is the case on debian, ubuntu, fedora
>     and centos, I thought)
>     Also: I kind of like the "don't install, just list" idea. However,
>     Pybombs would never encourage you to build stuff as root – super user
>     privileges are acquired as necessary through sudo.
> 
>     Cheers,
>     Marcus
> 
>     On 22.05.2016 23 <tel:22.05.2016%2023>:32, Sylvain Munaut wrote:
>     > Hi,
>     >
>     >> My prime test case is the following pybombs command:
>     >>
>     >> $ pybombs prefix init ~/path/to/prefix -R gnuradio-default
>     >>
>     >> (Note you will need the most current PyBOMBS and gr-recipes to
>     run this).
>     > I just gave this a shot, but I aborted pretty quickly.
>     >
>     > It started building alsa from sources ...
>     >
>     > Ideally I'd like to only build from source the SDR related packages
>     > that don't have any decent version available as package and not every
>     > package.
>     > Also since I run pybombs as user and not root (no way I'm building all
>     > of this as the root user ...), I don't expect pybomb to install the
>     > packages, but I would expect it to list them to me so I can install
>     > them myself then restart pybombs.
>     >
>     > Anyway, just my 2 ct ...
>     >
>     >
>     > Cheers,
>     >
>     >    Sylvain
>     >
>     > _______________________________________________
>     > Discuss-gnuradio mailing list
>     > Discuss-gnuradio@gnu.org <mailto:Discuss-gnuradio@gnu.org>
>     > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
>     _______________________________________________
>     Discuss-gnuradio mailing list
>     Discuss-gnuradio@gnu.org <mailto: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 list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to