--- doc/build/upgrade.frag 2003/08/19 13:53:44 1.1 +++ doc/build/upgrade.frag 2012/01/18 21:43:51 1.5 @@ -6,21 +6,23 @@ There are three steps for upgrading the Upgrading LON-CAPA files
Download the most current - -loncapa.tar.gz. + +loncapa-current.tar.gz.
wget http://install.lon-capa.org/versions/current/loncapa.tar.gz
+wget http://install.lon-capa.org/versions/loncapa-current.tar.gz
| -tar xzvf loncapa.tar.gz +tar xzvf loncapa-current.tar.gz cd loncapa |
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 |