Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CMake >=3.10

Ubuntu 20.04:

Install the dependeciesdependencies:

# Install dependanciesdependencies
sudo apt-get install python3-distutils
sudo apt-get install diffstat
sudo apt-get install chrpath
sudo apt-get install make
sudo apt-get install gcc
sudo apt-get install g++
sudo apt-get install texinfo
sudo apt-get install libiptc0

...