File:  [LON-CAPA] / doc / loncapafiles / installfiles.lpml
Revision 1.3: download - view: text, annotated - select for diffs
Mon Feb 3 18:03:51 2003 UTC (21 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_X, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, conference_2003, bz6209-base, bz6209, HEAD, GCI_3, GCI_2, GCI_1, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
best wishes to all.

    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
    2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
    3: <!-- installfiles.lpml -->
    4: 
    5: <!-- $Id: installfiles.lpml,v 1.3 2003/02/03 18:03:51 harris41 Exp $ -->
    6: 
    7: <!--
    8: 
    9: Copyright Michigan State University Board of Trustees
   10: 
   11: This file was written to help the LearningOnline Network with CAPA (LON-CAPA).
   12: 
   13: LON-CAPA is free software; you can redistribute it and/or modify
   14: it under the terms of the GNU General Public License as published by
   15: the Free Software Foundation; either version 2 of the License, or
   16: (at your option) any later version.
   17: 
   18: LON-CAPA is distributed in the hope that it will be useful,
   19: but WITHOUT ANY WARRANTY; without even the implied warranty of
   20: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21: GNU General Public License for more details.
   22: 
   23: You should have received a copy of the GNU General Public License
   24: along with LON-CAPA; if not, write to the Free Software
   25: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   26: 
   27: /home/httpd/html/adm/gpl.txt
   28: 
   29: http://www.lon-capa.org/
   30: 
   31: -->
   32: 
   33: <!-- This file describes those files which can be used to automate -->
   34: <!-- LON-CAPA installations on specific operating systems. -->
   35: 
   36: <!-- Default values must be defined before specific values. -->
   37: <!-- If no 'dist' attribute is specified, then it is always installed. -->
   38: <!-- If 'dist' attribute is set to  'default', then the specification. -->
   39: <!-- is accepted if an alternative distribution is not requested or not -->
   40: <!-- defined. -->
   41: 
   42: <lpml>
   43: <specialnotices>
   44: <specialnotice dist='default'>
   45: </specialnotice>
   46: </specialnotices>
   47: <targetroot>/build</targetroot>
   48: <sourceroot>/home/user/loncapa/</sourceroot>
   49: <categories>
   50: <category name="system file" type="runtime">
   51:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   52:   <abbreviation>systemfile</abbreviation>
   53: </category>
   54: <category name="system file" type="development">
   55:   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   56:   <abbreviation>systemfile</abbreviation>
   57: </category>
   58: <category name="standard" type="runtime">
   59:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
   60:   <abbreviation>directory</abbreviation>
   61: </category>
   62: <category name="standard" type="development">
   63:   <chmod dist='default'>0755</chmod><chown dist='default'>root:root</chown>
   64:   <abbreviation>directory</abbreviation>
   65: </category>
   66: </categories>
   67: <directories>
   68: </directories>
   69: <files>
   70: <file>
   71: <source>doc/install/redhat7.3/install.pl</source>
   72: <target dist='default'>install.pl</target>
   73: <categoryname>system file</categoryname>
   74: <description>
   75: A script which is meant to automatically install LON-CAPA (and, non-trivially,
   76: all of its dependencies) on top of a fresh redhat 7.3 installation.
   77: </description>
   78: <note>
   79: </note>
   80: </file>
   81: <file>
   82: <source>doc/install/redhat7.3/new_install_rh73.html</source>
   83: <target dist='default'>new_install_rh73.html</target>
   84: <categoryname>system file</categoryname>
   85: <description>
   86: Describes the entire process of installing LON-CAPA on a RedHat 7.3
   87: operating system.
   88: </description>
   89: <note>
   90: </note>
   91: </file>
   92: </files>
   93: </lpml>

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