discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] installation problem with v3.7.12


From: Derek Kozel
Subject: Re: [Discuss-gnuradio] installation problem with v3.7.12
Date: Fri, 11 Aug 2017 09:58:46 +0100

Hello Ali,

I don't know about #1. Can you share the full version string and some info about your OS?

For #2:
You can checkout the release tag for 3.7.11
https://github.com/gnuradio/gnuradio/releases/tag/v3.7.11

$ git checkout v3.7.11
$ git submodule update

Regards,
Derek

On Fri, Aug 11, 2017 at 9:38 AM, Ali The GREAT! <address@hidden> wrote:
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


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



reply via email to

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