Friday, August 11, 2017

[Discuss-gnuradio] installation problem with v3.7.12

Hi all,
i use the following command to get the code:

$ git clone --recursive  https://github.com/gnuradio/gnuradio.git

when i install from source ($mkdir build; cd build; cmake ../; make; sudo make install; sudo ldconfig) the installed version is v3.7.12 ($gnuradio-config-info --version) and i have a problem with the data type colors appeared in the GRC (the blocks' parameters are not colored as the previous versions)

i have two questions:
1) why is that?
2) how can i install version 3.7.11 (or any previous versions except 3.7.12) instead of 3.7.12 ?

thanks a million
Ali

No comments:

Post a Comment