Diff for /doc/build/suse11.1_install.frag between versions 1.1 and 1.3

version 1.1, 2010/05/25 18:49:30 version 1.3, 2011/05/13 11:36:10
Line 32  The installation process takes the follo Line 32  The installation process takes the follo
   
 <h2>1. <a name="obt">Obtain SuSE Linux 11.1</a></h2>  <h2>1. <a name="obt">Obtain SuSE Linux 11.1</a></h2>
 <p>  <p>
 A SuSE 11.1 iso for burning to DVD can be obtained from the opensuse download site: <a href="http://software.opensuse.org/">http://http://software.opensuse.org/</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 a Start-CD-Image (e.g., openSUSE-11.1-NET-i586.iso for 32 bit) used in a network install, if burning a CD is more convenient for you.  A SuSE 11.1 iso for burning to DVD can be obtained from the opensuse download site: <a href="http://software.opensuse.org/">http://software.opensuse.org/</a>, or from an opensuse mirror site - <a href="http://download.opensuse.org"/>http://download.opensuse.org</a>.  You will also find links there to sites with iso files for burning a Start-CD-Image (e.g., openSUSE-11.1-NET-i586.iso for 32 bit) used in a network install, if burning a CD is more convenient for you.
 </p>  </p>
   
 <h2>2. <a name="net">Determine Network Settings</a></h2>  <h2>2. <a name="net">Determine Network Settings</a></h2>
Line 132  After saving this configuration informat Line 132  After saving this configuration informat
 <p>Use zypper to add two additional repositiories provide by openSuSE - one for the R statistics package (the R-patched repo), and one for the Maxima computer algebra system (the science repo).  Use the following commands to add them.  <p>Use zypper to add two additional repositiories provide by openSuSE - one for the R statistics package (the R-patched repo), and one for the Maxima computer algebra system (the science repo).  Use the following commands to add them.
 <pre>  <pre>
 zypper ar -f 'http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.1' R-patched  zypper ar -f 'http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.1' R-patched
 zypper ar -f 'http://download.opensuse.org/repositories/science/openSuSE_11.1' science  zypper ar -f 'http://download.opensuse.org/repositories/science/openSUSE_11.1' science
 </pre>  </pre>
 <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>  <h2>5. <a name="ilc">Installing LON-CAPA</a></h2>
 <h3>Install prerequisites</h3>  <h3>Install prerequisites</h3>

Removed from v.1.1  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>