Annotation of doc/build/install.html, revision 1.10

1.1       harris41    1: <HTML>
                      2: <HEAD>
                      3: <TITLE>LON-CAPA Installation</TITLE>
                      4: </HEAD>
                      5: <BODY>
                      6: <H1>LON-CAPA Installation</H1>
                      7: <H3>Current Installation Procedure</H3>
                      8: <P>
1.4       harris41    9: Scott Harrison
                     10: </P>
                     11: <P>
1.9       harris41   12: Last updated: 02/22/2001
1.7       harris41   13: </P>
                     14: <P>
                     15: This is the current list of steps to support LON-CAPA installation.  These steps have
                     16: been tested.
                     17: <OL>
1.9       harris41   18: <LI>Get LON-CAPA on a CD by
1.7       harris41   19: <UL>
1.9       harris41   20: <LI>Requesting a LON-CAPA installation CD (c/o Dr. Kortemeyer, 
                     21: korte@lon-capa.org).
                     22: <LI>Or, downloading a LON-CAPA installation <A HREF="http://install.lon-capa.org/3.1/currentcdimage">CD image</A> and burning a CD.
                     23: <LI>(Depending on whether your computer has a bootable CD-ROM, you may
                     24: need to also make a boot floppy.  Download this floppy disk image file: 
                     25: <A HREF="http://install.lon-capa.org/3.1/currentcdsource/images/boot-20000407.img">
                     26: boot-20000407.img</A>.  (Download the image file; insert a blank floppy disk; and type this command: <TT>dd if=boot-20000407.img of=/dev/fd0</TT>).
1.7       harris41   27: </UL>
1.9       harris41   28: <LI>Install with CD-ROM
1.7       harris41   29: <UL>
1.9       harris41   30: <LI>Follow the <A HREF="instructions_with_cd.html">
                     31: CD-ROM installation instructions</A>
1.7       harris41   32: </UL>
1.9       harris41   33: <LI>After installation, restart the computer.  Login as root.  Enter this command (you only need to do this after your first reboot):
1.7       harris41   34: <OL>
1.9       harris41   35: <LI><TT>sh /usr/sbin/loncapa_configure</TT>
1.7       harris41   36: </OL>
1.8       harris41   37: </OL>
1.10    ! harris41   38: <hr />
        !            39: <p>
        !            40: You can also try to install LON-CAPA on an existing installation of
        !            41: RedHat 6.2.  Please see <a href='how_to_install_loncapa_on_a_preinstalled_system.txt'>how_to_install_loncapa_on_a_preinstalled_system.txt</a>.
        !            42: </p>
1.1       harris41   43: </BODY>
                     44: </HTML>

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