discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release Candidate 2


From: Nate Temple
Subject: Re: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release Candidate 2
Date: Fri, 2 Aug 2019 06:55:37 -0700

Hi Barry,

You should use git in the command line:

git clone --recursive https://github.com/gnuradio/gnuradio
cd gnuradio
git checkout v3.8.0.0-rc2
git submodule update
mkdir build
cd build
cmake ..
make
sudo make install


Regards,
Nate Temple

On Fri, Aug 2, 2019 at 6:41 AM Barry Duggan <address@hidden> wrote:
I should have put "Re:" on the subject.

---
Barry Duggan


-------- Original Message --------
Subject: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release
Candidate 2
Date: 2019-08-02 08:00
 From: Barry Duggan <address@hidden>
To: Müller, Marcus (CEL) <address@hidden>
Cc: Discuss Gnuradio <address@hidden>

Hi Marcus,

I am planning on upgrading from rc1 to rc2, but (as a git newbie) I
don't know how to do it with git. Obviously I could get the source zip,
but that would lose the git tracking functionality.

What is the 'proper' way to do it?

Best regards,
--
Barry Duggan

On Sat, 20 Jul 2019 22:30:18 +0200, Marcus wrote:

You'll find the release on

https://github.com/gnuradio/gnuradio/releases/tag/v3.8.0.0-rc2

_______________________________________________
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]