[LON-CAPA-cvs] cvs: doc /build suse10.1_install.frag
raeburn
lon-capa-cvs@mail.lon-capa.org
Tue, 10 Oct 2006 21:03:10 -0000
raeburn Tue Oct 10 17:03:10 2006 EDT
Modified files:
/doc/build suse10.1_install.frag
Log:
SuSE 10.1 uses apache2 not apache.
Index: doc/build/suse10.1_install.frag
diff -u doc/build/suse10.1_install.frag:1.2 doc/build/suse10.1_install.frag:1.3
--- doc/build/suse10.1_install.frag:1.2 Tue Oct 10 16:32:58 2006
+++ doc/build/suse10.1_install.frag Tue Oct 10 17:03:09 2006
@@ -32,7 +32,7 @@
<h2>Obtain SuSE Linux 10.1</h2>
<p>
-A SuSE 10.1 iso for burning to DVD can be obtained from the Novell download site: <a href="http://download.novell.com/index.jsp">http://download.novell.com/index.jsp</a>, or from an opensuse mirror site - <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>. You will also find links to sites with iso files for burning to CD, if you burning CDs is more convenient for you.
+A SuSE 10.1 iso for burning to DVD can be obtained from the Novell download site: <a href="http://download.novell.com/index.jsp">http://download.novell.com/index.jsp</a>, or from an opensuse mirror site - <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>. You will also find links there to sites with iso files for burning to CD, if burning CDs is more convenient for you.
</p>
<h2>Determine Network Settings</h2>
<p>
@@ -138,7 +138,7 @@
<pre>
yast -i LONCAPA-prerequisites
</pre><p>
-This may take a moment due to LON-CAPA's large number of dependencies. When prompted to choose an apache package, select apache, NOT apache2, then click Solve.
+This may take a moment due to LON-CAPA's large number of dependencies.
</p>
<h3>Retrieve and execute LON-CAPA setup program</h3>
<p>
@@ -229,7 +229,7 @@
</p>
<pre>
/etc/init.d/loncontrol start
-/etc/init.d/apache start
+/etc/init.d/apache2 start
</pre>
<p>
If you receive warnings when starting the httpd about missing perl modules,