Scientific Linux/Red Hat/CentOS install from source instructions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. _lnxsl: Tested on SL 6.8 and SL 7.4. First install the g++ compiler: #. Open a terminal (right click on the desktop and select :menuselection:`Open Terminal`) and run the following commands: * ``su`` (if necessary) * ``sudo yum update`` * ``sudo yum install gcc-c++`` Then install python and RAW: .. include:: linux_miniconda.rst