--- doc/build/ubuntu16LTS_install.frag 2016/04/22 15:08:29 1.1 +++ doc/build/ubuntu16LTS_install.frag 2018/06/20 12:36:29 1.4 @@ -131,7 +131,7 @@ Add LON-CAPA ubuntu repository to your /
sudo apt-get install python-software-properties -sudo apt-add-repository 'deb http://install.loncapa.org/ubuntu trusty main' +sudo apt-add-repository 'deb http://install.loncapa.org/ubuntu xenial main'
This may take some minutes due to LON-CAPA's large number of dependencies.
-Execute:
sudo a2dismod mpm_event sudo a2enmod mpm_prefork sudo a2enmod cgi +sudo a2enmod dav +sudo a2enmod dav_fs
@@ -248,7 +250,7 @@ To configure and install LON-CAPA, becom
sudo -i -cd /root/loncapa-X.Y.Z (X.Y.Z should correspond to a version number like '2.12.0') +cd /root/loncapa-X.Y.Z (X.Y.Z should correspond to a version number like '2.11.2') ./UPDATE