discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] setup_env.sh equivalent when installing form sour


From: Chris Kuethe
Subject: Re: [Discuss-gnuradio] setup_env.sh equivalent when installing form source
Date: Mon, 21 Dec 2015 16:19:27 -0800

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 <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




--
GDB has a 'break' feature; why doesn't it have 'fix' too?

reply via email to

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