--- doc/build/upgrade.frag 2003/10/08 17:00:53 1.2 +++ doc/build/upgrade.frag 2012/01/18 21:43:51 1.5 @@ -6,15 +6,17 @@ There are three steps for upgrading the Upgrading LON-CAPA files
  • Checking your Linux RPMs
  • +

    Upgrading LON-CAPA files

    Download the most current -loncapa.tar.gz. +loncapa-current.tar.gz.

    wget http://install.lon-capa.org/versions/loncapa-current.tar.gz @@ -32,15 +34,15 @@ the latest LON-CAPA software.
    ./UPDATE
    -

    Checking your Linux RPMs

    +

    Checking your Linux packages

    +

    Checking RPMs (RedHat, CentOS, Scientific Linux, SLES, openSuSE, Fedora) or debs (Ubuntu LTS, Debian)

    -If you are using RedHat, the CHECKRPMS command will check the RPMs on your machine -against an FTP repository. Otherwise, you may need to update software -manually. -

    +The /usr/local/loncapa/bin/CHECKRPMS command will check that packages (rpms or debs, as appropriate for your distro) are up to date, by checking with the appropriate package repository. - +
    ./CHECKRPMS
    /usr/local/loncapa/bin/CHECKRPMS
    + +