unsynchronized / gr-mixalot

POCSAG, FLEX, and GSC encoder blocks for GNU Radio
GNU General Public License v3.0
139 stars 39 forks source link

Use correct version of python + make install smoother #16

Closed faithanalog closed 8 years ago

faithanalog commented 8 years ago

Make cmake use only python2 on systems with both py2 and py3 installed

Make a symlink to _mixalog_swig.so in PREFIX/lib for easier LD_LIBRARY_PATH setup.

unsynchronized commented 8 years ago

Thanks! This will probably help some folks get started.