On 20.05.2014 09:58, Activecat wrote:
Note:
During PyBOMBS install wizard, we are prompted for prefix, which
defaults to ../target
If we just press ENTER to accept the default value, then the prefix
becomes something like /home/user1/download/gnuradio/target.
But regardless of what has been configured for the prefix, the OOT
(out-of-tree module) will be install into /usr/local.
Since the newly generated setup_env.sh does not include /usr/local,
above error could occur.

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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to