Diff for /doc/build/suse11.2_install.frag between versions 1.3 and 1.4

version 1.3, 2011/03/10 13:15:59 version 1.4, 2011/03/10 15:21:54
Line 114  yast Line 114  yast
 Select "Installation Source" and change to point at OSS and non-OSS repositories: (http://download.opensuse.org/distribution/11.2/repo/oss and http://download.opensuse.org/distribution/11.2/repo/non-oss) or alternatively at iternet installation repositories close to your location (see <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>), or a local institutional source you have built from the SuSE 11.2 DVD, or you may prefer to continue to point at the installation DVD.  Select "Installation Source" and change to point at OSS and non-OSS repositories: (http://download.opensuse.org/distribution/11.2/repo/oss and http://download.opensuse.org/distribution/11.2/repo/non-oss) or alternatively at iternet installation repositories close to your location (see <a href="http://en.opensuse.org/Mirrors_Released_Version">http://en.opensuse.org/Mirrors_Released_Version</a>), or a local institutional source you have built from the SuSE 11.2 DVD, or you may prefer to continue to point at the installation DVD.
 </p>  </p>
 <h3>Add additional installation sources</h3>  <h3>Add additional installation sources</h3>
 <p>Add the LON-CAPA SuSE 11.2 repository as an additional installation source. Once this is done, software installation in yast should then have access to a minimum of three repositories - a YUM source for SuSE updates (established when you run online update from yast), an installation source (for OSS packages included in the standard distribution) and the LON-CAPA repository (for extra packages needed to run LON-CAPA). For the LON-CAPA source you will use:  <p>Add the LON-CAPA SuSE 11.2 repository as an additional installation source.</p>
 <dl style="list-style:square outside none">  <p>Use zypper to add the LON-CAPA SuSE 11.2 repository and 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.
 <dd>Media Type</dd>  
 <dt>HTTP</dt>  
 <dd>Protocol</dd>  
 <dt>HTTP</dt>  
 <dd>Server Name</dd>  
 <dt>install.loncapa.org</dt>  
 <dd>Directory on server</dd>  
 <dt>suse/11.2/</dt>  
 <dd>Authentication</dd>  
 <dt>Anonymous</dt>  
 </dl>  
 After saving this configuration information for the LON-CAPA repository, you will need to import a public LON-CAPA key, before the catalog is read, and the repository is available to you. Quit yast.  
 </p>  
 <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://install.loncapa.org/suse/11.2' LON-CAPA
 zypper ar -f 'http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.2' R-patched  zypper ar -f 'http://download.opensuse.org/repositories/devel:languages:R:patched/openSUSE_11.2' R-patched
 zypper ar -f 'http://download.opensuse.org/repositories/science/openSUSE_11.2' science  zypper ar -f 'http://download.opensuse.org/repositories/science/openSUSE_11.2' science
 </pre>  </pre>
   You will need to confirm that you wish to trust the key used to sign the packages in the LON-CAPA SuSE 11.2 repository.
 </p>  </p>
 <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.3  
changed lines
  Added in v.1.4


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