Got it. Thanks. Rich
On Mon, Dec 21, 2015 at 4:19 PM, Chris Kuethe <[email protected]> wrote: > Basic unix familiarity is required. > > If your shell can't find a program, check that it's in your PATH. > If a program fails to start, make sure the linker can find any necessary > libraries and maybe add them with LD_LIBRARY_PATH > If python can't find a module, check that it's in PYTHONPATH, and any > necessary libraries can be linked. > > > On Mon, Dec 21, 2015 at 4:10 PM, Richard Bell <[email protected]> > wrote: > >> Hi all, >> >> I would like to know if there is a way of creating the setup_env.sh file >> that pybombs creates for you automatically, when you are installing from >> source without pybombs at all. Currently, I cheat by copy and pasting the >> pybombs generated file from another computer that used pybombs. What is >> someone who does not have pybombs supposed to do to setup paths? Are they >> supposed to just know how, go to a website I haven't found that explains >> it, or something else? >> >> Thanks, >> Rich >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >> > > > -- > GDB has a 'break' feature; why doesn't it have 'fix' too? >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
