File:  [LON-CAPA] / doc / Attic / how_to_install_loncapa_org.txt
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 23 13:22:07 2002 UTC (22 years ago) by harris41
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_july, stable_2002_april, STABLE, HEAD
how to build the install.lon-capa.org web site

# April 2002
# Scott Harrison

cd loncom/build
make doc
scp docs.tar.gz loninst@install.lon-capa.org:~/public_html/docs/.
ssh loninst@install.lon-capa.org
cd public_html/docs
tar xzvf docs.tar.gz

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