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

raeburn raeburn at source.lon-capa.org
Wed Jul 31 23:55:19 EDT 2024


raeburn		Thu Aug  1 03:55:19 2024 EDT

  Modified files:              
    /doc/build	oracle9_install.frag 
  Log:
  - Add instructions to install wget
  
  
Index: doc/build/oracle9_install.frag
diff -u doc/build/oracle9_install.frag:1.1 doc/build/oracle9_install.frag:1.2
--- doc/build/oracle9_install.frag:1.1	Mon Jul  1 01:06:18 2024
+++ doc/build/oracle9_install.frag	Thu Aug  1 03:55:19 2024
@@ -134,9 +134,10 @@
 dnf config-manager --set-enabled ol9_codeready_builder
 </pre>
 <p>
-Install the loncapa.repo file from the LON-CAPA install site:
+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/9/loncapa.repo
 </pre>
 <p>




More information about the LON-CAPA-cvs mailing list