[LON-CAPA-cvs] cvs: doc /build oracle8_install.frag

raeburn raeburn at source.lon-capa.org
Tue Jul 30 15:44:49 EDT 2024


raeburn		Tue Jul 30 19:44:49 2024 EDT

  Modified files:              
    /doc/build	oracle8_install.frag 
  Log:
  - Add instructions to install wget
  
  
Index: doc/build/oracle8_install.frag
diff -u doc/build/oracle8_install.frag:1.4 doc/build/oracle8_install.frag:1.5
--- doc/build/oracle8_install.frag:1.4	Tue Mar  9 13:01:55 2021
+++ doc/build/oracle8_install.frag	Tue Jul 30 19:44:49 2024
@@ -127,9 +127,11 @@
 dnf config-manager --set-enabled ol8_codeready_builder
 </pre>
 <p>
-Install the loncapa.repo file from the LON-CAPA install site:
+<p>
+Install wget and then the loncapa.repo file from the LON-CAPA install site:
 </p>
 <pre>
+dnf install wget
 wget -O /etc/yum.repos.d/loncapa.repo http://install.loncapa.org/versions/oracle/8/loncapa.repo
 </pre>
 <p>




More information about the LON-CAPA-cvs mailing list