discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PyBOMBS install gnuradio 3.7.4


From: Activecat
Subject: Re: [Discuss-gnuradio] PyBOMBS install gnuradio 3.7.4
Date: Tue, 20 May 2014 17:15:12 +0800


On Tue, May 20, 2014 at 4:29 PM, Martin Braun <address@hidden> wrote:
FYI, I don't like installing stuff to /usr/local. If you take PyBombs' directory, and then use -DCMAKE_INSTALL_PREFIX on your own OOT, that'll make both work and you don't have to screw around in your system's dirs.
M

In this case we execute "cmake  -DCMAKE_INSTALL_PREFIX=/home/user1/download/gnuradio/target  ../" in the OOT build directory.
Is there any way to "hard code" this install_prefix into the OOT setting file, so that we just need "cmake ../" in the OOT build directory?

reply via email to

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