Annotation of doc/build/install.html, revision 1.11
1.11 ! harris41 1: <!-- The LearningOnline Network with CAPA -->
! 2: <!-- $Id$ -->
! 3: <html>
! 4: <head>
! 5: <title>LON-CAPA Installation</title>
! 6: </head>
! 7: <body>
! 8: <h1>LON-CAPA Installation</h1>
! 9: <h3>Current Installation Procedure</h3>
! 10: <p>
1.4 harris41 11: Scott Harrison
1.11 ! harris41 12: </p>
! 13: <p>$Date$; $Revision$</p>
! 14: <p>
! 15: This is the current list of steps to support LON-CAPA installation. These
! 16: steps have been tested.</p>
! 17: <ol>
! 18: <li>Get LON-CAPA on a CD by
! 19: <ul>
! 20: <li>Requesting a LON-CAPA installation CD (c/o Helen Keefe,
! 21: helen@lon-capa.org).</li>
! 22: <li>Or, downloading a LON-CAPA installation
! 23: <a href="http://install.lon-capa.org/3.1/currentcdimage">CD image</A> and
! 24: burning a CD.</li>
! 25: <li>(Depending on whether your computer has a bootable CD-ROM, you may
1.9 harris41 26: need to also make a boot floppy. Download this floppy disk image file:
1.11 ! harris41 27: <a href=
! 28: "http://install.lon-capa.org/3.1/currentcdsource/images/boot-20000407.img">
! 29: boot-20000407.img</a>. (Download the image file; insert a blank floppy disk;
! 30: and type this command: <tt>dd if=boot-20000407.img of=/dev/fd0</tt>).</li>
! 31: </ul></li>
! 32: <li>Install with CD-ROM
! 33: <ul>
! 34: <li>Follow the <A HREF="instructions_with_cd.html">
! 35: CD-ROM installation instructions</a></li>
! 36: </ul></li>
! 37: <li>After installation, restart the computer. Login as root. Enter this
! 38: command (you only need to do this after your first reboot):
! 39: <ol>
! 40: <li><tt>sh /usr/sbin/loncapa_configure</tt></li>
! 41: </ol></li>
! 42: </ol>
1.10 harris41 43: <hr />
44: <p>
45: You can also try to install LON-CAPA on an existing installation of
1.11 ! harris41 46: RedHat 6.2. Please see <a
! 47: href='how_to_install_loncapa_on_a_preinstalled_system.txt'>
! 48: how_to_install_loncapa_on_a_preinstalled_system.txt</a>.
1.10 harris41 49: </p>
1.11 ! harris41 50: </body>
! 51: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>