--- doc/install/fedora/single_file_install.html 2005/02/11 17:25:10 1.2 +++ doc/install/fedora/single_file_install.html 2005/02/11 17:42:59 1.3 @@ -1,7 +1,7 @@
This document guides you through the process of installing LON-CAPA on a @@ -32,12 +32,22 @@ The installation must be done as root. The installation process takes the following steps:
+You will need to copy the loncapa_yum.conf file over the default yum.conf +file. +
+mv /etc/yum.conf /etc/yum.conf.backup +cp loncapa_yum.conf /etc/yum.conf ++