In that case, you'd have to modify the respective LWR file in the recipes/ folder. Most of it is pretty self-explanatory.
Please also note that the default installation preference order is always deb, src; for CentOS, deb never works, so it really builds everything from source. You should configure it to be rpm,src in 99% of cases. Greetings, Marcus On 01/17/2015 04:05 AM, Richard Bell wrote: > Hi John, > > I believe I know what you're referring to in the config file. But what I'm > interested in doing is changing the location of the source file pybombs tries > to download from, not just force the decision to install from source. > > Would you be able to explain how that is done? > > Rich > > Sent from my iPhone > >> On Jan 16, 2015, at 6:05 PM, Johnathan Corgan <[email protected]> >> wrote: >> >>> On 01/16/2015 02:33 PM, Richard Bell wrote: >>> >>> Is there someone who can explain the pybombs install mechanism to me. I >>> have been speaking to some CentOS guys about the package-manager and >>> they say that pybombs isn't using that at all because it is installing >>> programs from source. >> Pybombs, in fact, asks the system package manager whether a binary is >> already installed, or is installable that way first. Only if neither of >> these are the case does it install from source. >> >> This behavior can be modified through the configuration, but the above >> is the default. >> >> -- >> Johnathan Corgan, Corgan Labs >> SDR/DSP Training and Consulting Services >> http://corganlabs.com >> <johnathan.vcf> _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
