Diff for /doc/Attic/how_to_install_on_RedHat7.2.txt between versions 1.4 and 1.5

version 1.4, 2002/03/02 05:37:32 version 1.5, 2002/04/14 17:17:32
Line 105  to: Line 105  to:
 cd ~/loncapa  cd ~/loncapa
 cvs update -d  cvs update -d
 cd loncom/build  cd loncom/build
 make DIST='redhat7.1' build; make DIST='redhat7.1' install  make DIST='redhat7' build; make DIST='redhat7' install
   
 10. Update LON-CAPA config files  10. Update LON-CAPA config files
   

Removed from v.1.4  
changed lines
  Added in v.1.5


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