FYI: I share Marcus' concerns about using non-standard installers for your
system. That said, I tested the pip install approach; and it works.
In the end however, on my 16.04 system, I went with installing CMake by
hand via the script that Kitware provides.
-- M
On Mon, Mar 11, 2019 at 1:02 AM M
Cheers Martin,
honest point is that I haven't tested that, and I also don't know
whether our install scripts install our own CMake files in the right
directory when you mix apt-get/dpkg and pip. (Nota bene: I'm not a
great fan of installing system software through third party tools
globally, but y
FYI, Ubuntu 16.04 lets you `pip install cmake` for the latest version.
On Sat, Mar 9, 2019 at 2:03 PM Marcus Müller wrote:
> In order to proliferate a bit of knowledge about what is currently
> changing while we're progressing on our development branch towards a
> GNU Radio 3.8.0.0 release:
>
>
In order to proliferate a bit of knowledge about what is currently
changing while we're progressing on our development branch towards a
GNU Radio 3.8.0.0 release:
CMake req. version -> CMake 3.8 (Ubuntu 16.04 deprecation)
==
We (mostly: Andr