1. ubuntu 20.04 install
/etc/apt/sources.list focas , synaptic install
sudo apt-get install synaptic, instead of software center.
/etc/apt/sources.list--->bionic , ubuntu2018, instead of focas, 20,04; to obtain libqt4
sudo apt-get install libglut3-dev
before install emacs 24.5 change to focas again.
2. stepy by step
sudo apt-get install build-essential;
sudo apt-get install automake;
sudo apt-get install autoconf
sudo apt-get install libtool
sudo apt-get install cmake
sudo apt-get install git
sudo apt-get install gfortran
gsl-dev, --->synaptic
eigen--->synaptic
sudo apt-get install vim
3. emacs 24.5
x11 related , https://blog.csdn.net/liufengl138/article/details/82459426
synptic --->, libtiff , libXpm
emacs compile ./configure CFLAGS=-no-pie
4. google test github
5. sudo apt-get install libglut3-dev
6 . gtk+, libgtk3.0-dev , ->synaptic
7. graphviz, boost install as usuall