File:  [LON-CAPA] / doc / loncapafiles / Attic / loncapafiles.html
Revision 1.22: download - view: text, annotated - select for diffs
Wed Nov 1 17:48:54 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
fixed html formatting

    1: <HTML>
    2: <HEAD>
    3:   <META NAME="GENERATOR" CONTENT="Scott Harrison and Emacs Version 3.14159265358979">
    4:   <TITLE>LON-CAPA Files and Directories</TITLE>
    5: </HEAD>
    6: <BODY>
    7: 
    8: <H1>LON-CAPA Files and Directories</H1>
    9: <BR>Scott Harrison, September 2000
   10: <BR>Gerd Kortemeyer, Spring-Summer 2000
   11: <P>
   12: <OL>
   13: <LI><A HREF="#sect1">Software Package Information</A>
   14: <LI><A HREF="#sect2">File and Directory Table</A>
   15: <LI><A HREF="#sect3">Software Package Specification File</A>
   16: <LI><A HREF="#sect4">Makefile</A>
   17: </OL>
   18: <HR>
   19: <A NAME="sect1"><H3>1. Software Package Information</H3>
   20: <FONT SIZE=+2><A HREF="LON-CAPA-base-3.1-1.i386.rpm">Rolled in a RedHat 6.2 RPM, September 27, 2000</A></FONT>
   21: <P>
   22: <TABLE BGCOLOR=#FFFFFF BORDER=0 CELLPADDING=10 CELLSPACING=0>
   23: <TR><TD>
   24: <PRE>
   25: Name        : LON-CAPA-base                Relocations: (not relocateable)
   26: Version     : 3.1                               Vendor: Laboratory for Instructional Technology Education, 
   27:                                                         Division of Science and Mathematics Education, 
   28: 							Michigan State University.
   29: Release     : 1                             Build Date: Wed Sep 27 13:56:46 2000
   30: Install date: (not installed)               Build Host: spock.lite.msu.edu
   31: Group       : Utilities/System              Source RPM: LON-CAPA-base-3.1-1.src.rpm
   32: Size        : 3650773                           License: GNU General Public License. Version 2, June 1991.
   33:                                                         Michigan State University patents may apply.
   34: Summary     : Basic system files for running a LON-CAPA server.
   35: Description :
   36: This package facilitates a base installation of LON-CAPA files in their directories.
   37: The files in this package are only those directly associated with the network communication
   38: layer established through direct server-to-server communications (via lond and lonc); plus
   39: those which configure (but otherwise not constitute) external software packages like Apache
   40: and Athena-Kerberos.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.
   41: </PRE>
   42: </TABLE>
   43: 
   44: <P>
   45: Note: these files only refer to 
   46: <UL>
   47: <LI>those directly associated
   48: with the network communication layer established through
   49: direct server-to-server communications (via lond and lonc)
   50: <LI>those which configure (but otherwise not constitute) external software packages
   51: like <TT>Apache</TT> and <TT>Athena-Kerberos</TT>.
   52: </UL>
   53: and, these files
   54: <UL>
   55: <LI>are all owned by user=www, group=users
   56: <LI>all represent their install-time configurations
   57: (for instance, some directories start out as empty)
   58: <LI>are all ONLY under the read-write-execute privileges of user=www,
   59: with different sets of permissions based on file type
   60: <UL>
   61: <LI><B>chmod 400</B>
   62: <BR><B>-r--------</B>: static conf, handler, interface file, graphic files, system file
   63: <LI><B>chmod 600</B>
   64: <BR><B>-rw-------</B>: conf
   65: <LI><B>chmod 500</B>
   66: <BR><B>-r-x------</B>: script
   67: </UL>
   68: <LI>unless otherwise specified, lists are separated by newlines (and subelements are separated with colons ':')
   69: </UL>
   70: <HR>
   71: <A NAME="sect2"><H3>2. File and Directory Table</H3>
   72: <TABLE BORDER="1" CELLPADDING=5 WIDTH=60%>
   73:   <TR>
   74:     <TD WIDTH="39%" COLSPAN=2><B><FONT SIZE="+1">Files & Directories</FONT></B></TD>
   75:     <TD WIDTH="12%"><B><FONT SIZE="+1">Type</FONT></B></TD> 
   76:     <TD WIDTH="23%"><B><FONT SIZE="+1">Function</FONT></B></TD> 
   77:     <TD WIDTH="26%"><B><FONT SIZE="+1">Install</FONT></B></TD> 
   78:   </TR>
   79:   <TR BGCOLOR="#000000">
   80:     <TD COLSPAN="3"><FONT SIZE=+1 COLOR="#80FF80"><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/httpd/conf</FONT></TD>
   81:     <TD COLSPAN="2"><FONT COLOR="#80FF80">&nbsp;</FONT></TD>
   82:   </TR>
   83:   <TR BGCOLOR="#80FF80">
   84:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
   85:     <TD WIDTH="35%">access.conf</TD> 
   86:     <TD WIDTH="12%">conf</TD> 
   87:     <TD WIDTH="23%">define handlers, set parameters</TD> 
   88:     <TD WIDTH="26%"><B>configure</B>
   89: <BR>
   90: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
   91: <TR><TD><TT>lonHostID</TT></TD><TD>LON-internal HostID of this machine</TD></TR>
   92: <TR><TD><TT>lonRole</TT></TD><TD>Role of this machine: library, access</TD></TR>
   93: <TR><TD><TT>lonAdmEMail</TT></TD><TD>Server Administration</TD></TR>
   94: <TR><TD><TT>lonDefDomain</TT></TD><TD>Default domain</TD></TR>
   95: <TR><TD><TT>lonLoadLim</TT></TD><TD>Load Limit ( 100% loadavg )</TD></TR>
   96: <TR><TD><TT>lonExpire</TT></TD><TD>Expiration for local copies in seconds</TD></TR>
   97: </TABLE>
   98:   </TR>
   99:   <TR BGCOLOR="#80FF80">
  100:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD> 
  101:     <TD WIDTH="35%">httpd.conf</TD> 
  102:     <TD WIDTH="12%">static conf</TD> 
  103:     <TD WIDTH="23%">main server configuration file</TD> 
  104:     <TD WIDTH="26%">&nbsp;</TD>
  105:   </TR>
  106:   <TR BGCOLOR="#80FF80">
  107:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD> 
  108:     <TD WIDTH="35%">srm.conf</TD> 
  109:     <TD WIDTH="12%">static conf</TD> 
  110:     <TD WIDTH="23%">name space configuration</TD> 
  111:     <TD WIDTH="26%">&nbsp;</TD>
  112:   </TR>
  113:   <TR>
  114:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="configurable"></TD> 
  115:     <TD WIDTH="35%" BGCOLOR="#80ff80">startup.pl</TD> 
  116:     <TD WIDTH="12%" BGCOLOR="#80ff80">static conf</TD> 
  117:     <TD WIDTH="23%" BGCOLOR="#80ff80">set paths to modules; invoked by <TT>access.conf</TT></TD> 
  118:     <TD WIDTH="26%" BGCOLOR="#80ff80">&nbsp;</TD>
  119:   </TR>
  120:   <TR BGCOLOR="#000000">
  121:     <TD COLSPAN=3><FONT COLOR="80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/lonTabs</FONT></TD>
  122:     <TD COLSPAN=2><FONT COLOR="#80FFFF">LON-CAPA Tables</FONT></TD>
  123:   </TR>
  124:   <TR BGCOLOR="#80FFFF">
  125:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD> 
  126:     <TD WIDTH="35%">filetypes.tab</TD> 
  127:     <TD WIDTH="12%">static conf</TD> 
  128:     <TD WIDTH="23%">Descriptive list of file extensions, and extension groupings</TD> 
  129:     <TD WIDTH="26%">&nbsp;</TD>
  130:   </TR>
  131:   <TR BGCOLOR="#80FFFF">
  132:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD> 
  133:     <TD WIDTH="35%">roles.tab</TD> 
  134:     <TD WIDTH="12%">static conf</TD> 
  135:     <TD WIDTH="23%">List of privileges associated with users of multiple types (for example: Teaching Assistant, Exam Proctor, Course Coordinator)</TD> 
  136:     <TD WIDTH="26%">&nbsp;</TD>
  137:   </TR>
  138:   <TR BGCOLOR="#80FFFF">
  139:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD> 
  140:     <TD WIDTH="35%">rolesplain.tab</TD> 
  141:     <TD WIDTH="12%">static conf</TD> 
  142:     <TD WIDTH="23%">Descriptive list of abbreviations used in <TT>roles.tab</TT> for user types and privileges available
  143:       in the network with function</TD> 
  144:     <TD WIDTH="26%">&nbsp;</TD>
  145:   </TR>
  146:   <TR BGCOLOR="#80FFFF">
  147:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
  148:     <TD WIDTH="35%">hosts.tab</TD> 
  149:     <TD WIDTH="12%">conf</TD> 
  150:     <TD WIDTH="23%">List of all machines in the LON-CAPA network.  Relates <TT>lonHostID</TT> to <TT>lonDefDomain</TT> and <U>IP address</U></TD> 
  151:     <TD WIDTH="26%">&nbsp;</TD>
  152:   </TR>
  153:   <TR BGCOLOR="80FFFF">
  154:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
  155:     <TD WIDTH="35%">spare.tab</TD> 
  156:     <TD WIDTH="12%">conf</TD> 
  157:     <TD WIDTH="23%">Spare hosts to
  158:       offload session to if the LON-CAPA machine is overloaded</TD> 
  159:     <TD WIDTH="26%">
  160: <B>configure</B><BR>
  161: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
  162: <TR><TD>
  163: list elements are separated by newlines
  164: </TD></TR>
  165: <TR><TD>
  166: each list element consists of only one value; the value for <TT>lonHostID</TT> in <TT>access.conf</TT>
  167: </TD></TR>
  168: </TABLE>
  169: </TD>
  170:   </TR>
  171:   <TR BGCOLOR="#80FFFF">
  172:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD>
  173:     <TD WIDTH="35%">htpasswd</TD>
  174:     <TD WIDTH="12%">static conf</TD>
  175:     <TD WIDTH="23%">Basic auth
  176:       password to access /lon-status and /server-status</TD> 
  177:     <TD WIDTH="26%">&nbsp;</TD>
  178:   </TR>
  179:   <TR BGCOLOR="#000000">
  180:     <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc</FONT></TD> 
  181:     <TD COLSPAN="2"><FONT COLOR="#80FF80">&nbsp;</FONT></TD>
  182:   </TR>
  183:   <TR BGCOLOR="#FFFF80">
  184:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
  185:     <TD WIDTH="35%">krb.conf</TD> 
  186:     <TD WIDTH="12%">conf</TD> 
  187:     <TD WIDTH="23%">which Kerberos server to contact for which Kerberos domains</TD> 
  188:     <TD WIDTH="26%"><B>configure</B><BR>
  189: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
  190: <TR><TD>
  191: list elements are separated by newlines
  192: </TD></TR>
  193: <TR><TD>
  194: each list element consists of only two subelements separated by a colon
  195: <BR>
  196: <UL>
  197: <LI>Kerberos domain value
  198: <LI>Kerberos server IP address
  199: </UL>
  200: </TD></TR>
  201: </TABLE>
  202: </TD>
  203:   </TR>
  204:   <TR BGCOLOR="#FFFF80">
  205:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
  206:     <TD WIDTH="35%">smb.conf</TD> 
  207:     <TD WIDTH="12%">conf</TD> 
  208:     <TD WIDTH="23%">configuration file to make LON-CAPA server file space accessible to network neighborhood</TD> 
  209:     <TD WIDTH="26%"><B>configure</B><BR>
  210:   </TR>
  211:   <TR BGCOLOR="#FFFF80">
  212:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
  213:     <TD WIDTH="35%">ntp.conf</TD> 
  214:     <TD WIDTH="12%">conf</TD> 
  215:     <TD WIDTH="23%">which NTP server to contact for information (XNTP3 standard)</TD> 
  216:     <TD WIDTH="26%"><B>configure</B><BR>
  217: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
  218: <TR><TD>
  219: only one line needs to be changed to specify a server ip address
  220: </TD></TR>
  221: <TR><TD>
  222: Example:<BR><NOBR><TT>server ntp.msu.edu</TT>
  223: </TD></TR>
  224: </TABLE>
  225: </TD>
  226:   </TR>
  227:   <TR BGCOLOR="#000000">
  228:     <TD COLSPAN=3><FONT COLOR="#80ff80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/perl</TD>
  229:     <TD COLSPAN=2><FONT COLOR="#80ff80">Communication</TD>
  230:   </TR>
  231:   <TR BGCOLOR="#80FF80">
  232:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD> 
  233:     <TD WIDTH="35%">lonc</TD>
  234:     <TD WIDTH="12%">script</TD>
  235:     <TD WIDTH="23%">proxy server</TD>
  236:     <TD WIDTH="26%">&nbsp;</TD>
  237:   </TR>
  238:   <TR BGCOLOR="#80FF80">
  239:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD> 
  240:     <TD WIDTH="35%">lond</TD>
  241:     <TD WIDTH="12%">script</TD>
  242:     <TD WIDTH="23%">remote command
  243:       interpreter</TD>
  244:     <TD WIDTH="26%">&nbsp;</TD>
  245:   </TR>
  246:   <TR BGCOLOR="#80FF80">
  247:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD> 
  248:     <TD WIDTH="35%">loncron</TD>
  249:     <TD WIDTH="12%">script</TD>
  250:     <TD WIDTH="23%">housekeeping</TD>
  251:     <TD WIDTH="26%">&nbsp;</TD>
  252:   </TR>
  253:   <TR BGCOLOR="#80FF80">
  254:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script"></TD> 
  255:     <TD WIDTH="35%">lonsql</TD>
  256:     <TD WIDTH="12%">script</TD>
  257:     <TD WIDTH="23%">maintain secondary database of metadata</TD>
  258:     <TD WIDTH="26%">&nbsp;</TD>
  259:   </TR>
  260:   <TR BGCOLOR="#80FF80">
  261:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
  262:     <TD WIDTH="35%">lcpasswd</TD>
  263:     <TD WIDTH="12%">setuid script</TD>
  264:     <TD WIDTH="23%">coordinates the system services and files in order to allow lond to change user passwords</TD>
  265:     <TD WIDTH="26%">&nbsp;</TD>
  266:   </TR>
  267:   <TR BGCOLOR="#80FF80">
  268:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
  269:     <TD WIDTH="35%">lcuseradd</TD>
  270:     <TD WIDTH="12%">setuid script</TD>
  271:     <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
  272:     <TD WIDTH="26%">&nbsp;</TD>
  273:   </TR>
  274:   <TR BGCOLOR="#80FF80">
  275:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="setuid.gif" ALT="setuid"></TD> 
  276:     <TD WIDTH="35%">lcpasswd</TD>
  277:     <TD WIDTH="12%">setuid script</TD>
  278:     <TD WIDTH="23%">coordinates the system services and files in order to allow lond to add a new user</TD>
  279:     <TD WIDTH="26%">&nbsp;</TD>
  280:   </TR>
  281:   <TR BGCOLOR="#000000">
  282:     <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/logs</FONT></TD>
  283:     <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>
  284:   </TR>
  285:   <TR BGCOLOR="#000000">
  286:     <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="empty directory"> <FONT COLOR="#80FFFF" SIZE=+1> EMPTY DIRECTORY -- /home/httpd/perl/tmp</FONT></TD>
  287:     <TD COLSPAN=2><FONT COLOR="#80FFFF">logs and pids of lonc, lond and lonnet.pm</FONT></TD>
  288:   </TR>
  289:   <TR BGCOLOR="#000000">
  290:     <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#FFFF80" SIZE=+1>DIRECTORY -- /home/httpd/lib/perl/Apache</FONT></TD>
  291:     <TD COLSPAN=2><FONT COLOR="#FFFF80">handlers</FONT></TD>
  292:   </TR>
  293:   <TR BGCOLOR="#FFFF80">
  294:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  295:     <TD WIDTH="35%">lonmenu.pm</TD>
  296:     <TD WIDTH="12%">handler</TD>
  297:     <TD WIDTH="23%">Has routines which control the remote control.</TD>
  298:     <TD WIDTH="26%">&nbsp;</TD>
  299:   </TR>
  300:   <TR BGCOLOR="#FFFF80">
  301:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  302:     <TD WIDTH="35%">lonpageflip.pm</TD>
  303:     <TD WIDTH="12%">handler</TD>
  304:     <TD WIDTH="23%">Deals with forward, backward, and other page flips.</TD>
  305:     <TD WIDTH="26%">&nbsp;</TD>
  306:   </TR>
  307:   <TR BGCOLOR="#FFFF80">
  308:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  309:     <TD WIDTH="35%">lonratedt.pm</TD>
  310:     <TD WIDTH="12%">handler</TD>
  311:     <TD WIDTH="23%">Builds up frame set and loads in the right thing.</TD>
  312:     <TD WIDTH="26%">&nbsp;</TD>
  313:   </TR>
  314:   <TR BGCOLOR="#FFFF80">
  315:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  316:     <TD WIDTH="35%">admannotations.pm</TD>
  317:     <TD WIDTH="12%">handler</TD>
  318:     <TD WIDTH="23%">This will take annotations and then plug them into a page</TD>
  319:     <TD WIDTH="26%">&nbsp;</TD>
  320:   </TR>
  321:   <TR BGCOLOR="#FFFF80">
  322:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  323:     <TD WIDTH="35%">admbookmarks.pm</TD>
  324:     <TD WIDTH="12%">handler</TD>
  325:     <TD WIDTH="23%">This will take bookmarks and get/write/display them for the LON-CAPA user interface</TD>
  326:     <TD WIDTH="26%">&nbsp;</TD>
  327:   </TR>
  328:   <TR BGCOLOR="#FFFF80">
  329:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  330:     <TD WIDTH="35%">lonratsrv.pm</TD>
  331:     <TD WIDTH="12%">handler</TD>
  332:     <TD WIDTH="23%">Handler tat takes output from RAT and stores it on disk.  Handles the upper hidden frame of the added window that comes up in RAT.   (3 frames come up in RAT server, code, and output.  This module handles server connection.)</TD>
  333:     <TD WIDTH="26%">&nbsp;</TD>
  334:   </TR>
  335:   <TR BGCOLOR="#FFFF80">
  336:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  337:     <TD WIDTH="35%">lonpage.pm</TD>
  338:     <TD WIDTH="12%">handler</TD>
  339:     <TD WIDTH="23%">bundles pages into one page</TD>
  340:     <TD WIDTH="26%">&nbsp;</TD>
  341:   </TR>
  342:   <TR BGCOLOR="#FFFF80">
  343:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  344:     <TD WIDTH="35%">lonuserstate.pm</TD>
  345:     <TD WIDTH="12%">handler</TD>
  346:     <TD WIDTH="23%">compile course into binary data structure (in loncom/rat)</TD>
  347:     <TD WIDTH="26%">&nbsp;</TD>
  348:   </TR>
  349:   <TR BGCOLOR="#FFFF80">
  350:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  351:     <TD WIDTH="35%">lontex.pm</TD>
  352:     <TD WIDTH="12%">handler</TD>
  353:     <TD WIDTH="23%">Handler for tex files (somewhere in loncom/modules)</TD>
  354:     <TD WIDTH="26%">&nbsp;</TD>
  355:   </TR>
  356:   <TR BGCOLOR="#FFFF80">
  357:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  358:     <TD WIDTH="35%">lontexconvert.pm</TD>
  359:     <TD WIDTH="12%">handler</TD>
  360:     <TD WIDTH="23%">Access to tth/ttm</TD>
  361:     <TD WIDTH="26%">&nbsp;</TD>
  362:   </TR>
  363:   <TR BGCOLOR="#FFFF80">
  364:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  365:     <TD WIDTH="35%">lonxml.pm</TD>
  366:     <TD WIDTH="12%">handler</TD>
  367:     <TD WIDTH="23%">XML Parsing Module</TD>
  368:     <TD WIDTH="26%">&nbsp;</TD>
  369:   </TR>
  370:   <TR BGCOLOR="#FFFF80">
  371:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  372:     <TD WIDTH="35%">style.pm</TD>
  373:     <TD WIDTH="12%">handler</TD>
  374:     <TD WIDTH="23%">Style Parsing Module</TD>
  375:     <TD WIDTH="26%">&nbsp;</TD>
  376:   </TR>
  377:   <TR BGCOLOR="#FFFF80">
  378:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  379:     <TD WIDTH="35%">londefdef.pm</TD>
  380:     <TD WIDTH="12%">handler</TD>
  381:     <TD WIDTH="23%">Tags Default Definition Module</TD>
  382:     <TD WIDTH="26%">&nbsp;</TD>
  383:   </TR>
  384:   <TR BGCOLOR="#FFFF80">
  385:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  386:     <TD WIDTH="35%">run.pm</TD>
  387:     <TD WIDTH="12%">handler</TD>
  388:     <TD WIDTH="23%">used to prevent poorly written problems from causing lingering after effects</TD>
  389:     <TD WIDTH="26%">&nbsp;</TD>
  390:   </TR>
  391:   <TR BGCOLOR="#FFFF80">
  392:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  393:     <TD WIDTH="35%">scripttag.pm</TD>
  394:     <TD WIDTH="12%">handler</TD>
  395:     <TD WIDTH="23%">implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and &lt;import&gt;</TD>
  396:     <TD WIDTH="26%">&nbsp;</TD>
  397:   </TR>
  398:   <TR BGCOLOR="#FFFF80">
  399:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  400:     <TD WIDTH="35%">lonhomework.pm</TD>
  401:     <TD WIDTH="12%">handler</TD>
  402:     <TD WIDTH="23%">handles requests for output, evaluation, and alteration of homework resource</TD>
  403:     <TD WIDTH="26%">&nbsp;</TD>
  404:   </TR>
  405:   <TR BGCOLOR="#FFFF80">
  406:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  407:     <TD WIDTH="35%">inputtags.pm</TD>
  408:     <TD WIDTH="12%">handler</TD>
  409:     <TD WIDTH="23%">produces HTML input tags (&lt;INPUT&gt;) for rendering homework resources</TD>
  410:     <TD WIDTH="26%">&nbsp;</TD>
  411:   </TR>
  412:   <TR BGCOLOR="#FFFF80">
  413:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  414:     <TD WIDTH="35%">structuretags.pm</TD>
  415:     <TD WIDTH="12%">handler</TD>
  416:     <TD WIDTH="23%">produces HTML tags necessary for structuring the presentation of homework resourcese</TD>
  417:     <TD WIDTH="26%">&nbsp;</TD>
  418:   </TR>
  419:   <TR BGCOLOR="#FFFF80">
  420:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  421:     <TD WIDTH="35%">response.pm</TD>
  422:     <TD WIDTH="12%">handler</TD>
  423:     <TD WIDTH="23%">defines different types of responses given to student as well as syntax for producing response values</TD>
  424:     <TD WIDTH="26%">&nbsp;</TD>
  425:   </TR>
  426:   <TR BGCOLOR="#FFFF80">
  427:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  428:     <TD WIDTH="35%">caparesponse.pm</TD>
  429:     <TD WIDTH="12%">handler</TD>
  430:     <TD WIDTH="23%">handles request to the CAPA homework processing engine</TD>
  431:     <TD WIDTH="26%">&nbsp;</TD>
  432:   </TR>
  433:   <TR BGCOLOR="#FFFF80">
  434:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  435:     <TD WIDTH="35%">lonacc.pm</TD>
  436:     <TD WIDTH="12%">handler</TD>
  437:     <TD WIDTH="23%">access to for a LON-CAPA user session</TD>
  438:     <TD WIDTH="26%">&nbsp;</TD>
  439:   </TR>
  440:   <TR BGCOLOR="#FFFF80">
  441:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  442:     <TD WIDTH="35%">lonracc.pm</TD>
  443:     <TD WIDTH="12%">handler</TD>
  444:     <TD WIDTH="23%">access handler for file transfers</TD>
  445:     <TD WIDTH="26%">&nbsp;</TD>
  446:   </TR>
  447:   <TR BGCOLOR="#FFFF80">
  448:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  449:     <TD WIDTH="35%">loncacc.pm</TD>
  450:     <TD WIDTH="12%">handler</TD>
  451:     <TD WIDTH="23%">access to construction area</TD>
  452:     <TD WIDTH="26%">&nbsp;</TD>
  453:   </TR>
  454:   <TR BGCOLOR="#FFFF80">
  455:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  456:     <TD WIDTH="35%">lonauth.pm</TD>
  457:     <TD WIDTH="12%">handler</TD>
  458:     <TD WIDTH="23%">authenticate, set up session environment</TD>
  459:     <TD WIDTH="26%">&nbsp;</TD>
  460:   </TR>
  461:   <TR BGCOLOR="#FFFF80">
  462:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  463:     <TD WIDTH="35%">lonlogin.pm</TD>
  464:     <TD WIDTH="12%">handler</TD>
  465:     <TD WIDTH="23%">login screen</TD>
  466:     <TD WIDTH="26%">&nbsp;</TD>
  467:   </TR>
  468:   <TR BGCOLOR="#FFFF80">
  469:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  470:     <TD WIDTH="35%">lonlogout.pm</TD>
  471:     <TD WIDTH="12%">handler</TD>
  472:     <TD WIDTH="23%">logout</TD>
  473:     <TD WIDTH="26%">&nbsp;</TD>
  474:   </TR>
  475:   <TR BGCOLOR="#FFFF80">
  476:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  477:     <TD WIDTH="35%">lonrep.pm</TD>
  478:     <TD WIDTH="12%">handler</TD>
  479:     <TD WIDTH="23%">replication</TD>
  480:     <TD WIDTH="26%">&nbsp;</TD>
  481:   </TR>
  482:   <TR BGCOLOR="#FFFF80">
  483:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  484:     <TD WIDTH="35%">lonroles.pm</TD>
  485:     <TD WIDTH="12%">handler</TD>
  486:     <TD WIDTH="23%">roles picking</TD>
  487:     <TD WIDTH="26%">&nbsp;</TD>
  488:   </TR>
  489:   <TR BGCOLOR="#FFFF80">
  490:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  491:     <TD WIDTH="35%">lonindexer.pm</TD>
  492:     <TD WIDTH="12%">handler</TD>
  493:     <TD WIDTH="23%">cross server
  494:       filesystem browser</TD>
  495:     <TD WIDTH="26%">&nbsp;</TD>
  496:   </TR>
  497:   <TR BGCOLOR="#FFFF80">
  498:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
  499:     <TD WIDTH="35%">lonnet.pm</TD>
  500:     <TD WIDTH="12%">handler</TD>
  501:     <TD WIDTH="23%">interface
  502:       to lonc</TD>
  503:     <TD WIDTH="26%">&nbsp;</TD>
  504:   </TR>
  505:   <TR BGCOLOR="#000000">
  506:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/lonIDs</FONT></TD>
  507:     <TD COLSPAN=2><FONT COLOR="#80FF80">cookie jar</FONT></TD>
  508:   </TR>
  509:   <TR BGCOLOR="#000000">
  510:     <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory">EMPTY DIRECTORY -- /home/httpd/sockets</FONT></TD>
  511:     <TD COLSPAN=2><FONT COLOR="#80FFFF">lonc's sockets</FONT></TD>
  512:   </TR>
  513:   <TR BGCOLOR="#000000">
  514:     <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory">EMPTY DIRECTORY -- /home/httpd/sockets/delayed</FONT></TD>
  515:     <TD COLSPAN=2><FONT COLOR="#80FFFF">lonc's sockets</FONT></TD>
  516:   </TR>
  517:   <TR BGCOLOR="#000000">
  518:     <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html</TD>
  519:     <TD COLSPAN="2"><FONT COLOR="#FFFF80">&nbsp;</FONT>&nbsp;</TD>
  520:   </TR>
  521:   <TR BGCOLOR="#FFFF80">
  522:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  523:     <TD WIDTH="35%">index.html</TD>
  524:     <TD WIDTH="12%">interface file</TD>
  525:     <TD WIDTH="23%">bumps to login</TD>
  526:     <TD WIDTH="26%">&nbsp;</TD>
  527:   </TR>
  528:   <TR BGCOLOR="#FFFF80">
  529:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="link.gif" ALT="link"></TD> 
  530:     <TD WIDTH="35%">raw</TD>
  531:     <TD WIDTH="12%">symbolic link</TD>
  532:     <TD WIDTH="23%">symbolic link to /home/httpd/html/res</TD>
  533:     <TD WIDTH="26%">&nbsp;</TD>
  534:   </TR>
  535:   <TR BGCOLOR="#000000">
  536:     <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="emptydirectory"> <FONT COLOR="#80FF80" SIZE=+1>EMPTY DIRECTORY -- /home/httpd/html/res</FONT></TD>
  537:     <TD COLSPAN=2><FONT COLOR="#80FF80">root of resource tree</FONT></TD>
  538:   </TR>
  539:   <TR BGCOLOR="#000000">
  540:     <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /home/httpd/html/adm</FONT></TD>
  541:     <TD COLSPAN=2><FONT COLOR="#80FFFF">unauthenticated resources</FONT></TD>
  542:   </TR>
  543:   <TR BGCOLOR="#80FFFF">
  544:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  545:     <TD WIDTH="35%">notfound.html</TD>
  546:     <TD WIDTH="12%">interface file</TD>
  547:     <TD WIDTH="23%">static html page that is shown when an attempt is made to access a document not present on the web server</TD>
  548:     <TD WIDTH="26%">&nbsp;</TD>
  549:   </TR>
  550:   <TR BGCOLOR="#80FFFF">
  551:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  552:     <TD WIDTH="35%">unauthorized.html</TD>
  553:     <TD WIDTH="12%">interface file</TD>
  554:     <TD WIDTH="23%">static html page that is shown when an attempt is made to access a document which is restricted based on
  555: file or server configurations</TD>
  556:     <TD WIDTH="26%">&nbsp;</TD>
  557:   </TR>
  558:   <TR BGCOLOR="#000000">
  559:     <TD COLSPAN="3"><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/rat</TD>
  560:     <TD COLSPAN="2"><FONT COLOR="#FFFF80">home of the rat</FONT></TD>
  561:   </TR>
  562:   <TR BGCOLOR="#FFFF80">
  563:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  564:     <TD WIDTH="35%">rat.html</TD>
  565:     <TD WIDTH="12%">interface file</TD>
  566:     <TD WIDTH="23%">frameset</TD>
  567:     <TD WIDTH="26%">&nbsp;</TD>
  568:   </TR>
  569:   <TR BGCOLOR="#FFFF80">
  570:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  571:     <TD WIDTH="35%">code.html</TD>
  572:     <TD WIDTH="12%">interface file</TD>
  573:     <TD WIDTH="23%">javascript</TD>
  574:     <TD WIDTH="26%">&nbsp;</TD>
  575:   </TR>
  576:   <TR BGCOLOR="#FFFF80">
  577:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  578:     <TD WIDTH="35%">map.html</TD>
  579:     <TD WIDTH="12%">interface file</TD>
  580:     <TD WIDTH="23%">bumper</TD>
  581:     <TD WIDTH="26%">&nbsp;</TD>
  582:   </TR>
  583:   <TR BGCOLOR="#FFFF80">
  584:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD>
  585:     <TD WIDTH="35%">*.gif</TD>
  586:     <TD WIDTH="12%">graphic files</TD>
  587:     <TD WIDTH="23%">images for
  588:       rat</TD>
  589:     <TD WIDTH="26%"><B>listing</B><BR>
  590: <FONT SIZE=-2>
  591: 1.1.dt.gif
  592: 1.1.empty.gif
  593: 1.1.ld.gif
  594: 1.1.lr.gif
  595: 1.1.rd.gif
  596: 1.1.rl.gif
  597: 1.1.td.gif
  598: 1.1.tdrl.gif
  599: 1.1.tl.gif
  600: 1.1.tr.gif
  601: 1.1.utd.gif
  602: 1.2.ctd.gif
  603: 1.2.dt.gif
  604: 1.2.empty.gif
  605: 1.2.ld.gif
  606: 1.2.lr.gif
  607: 1.2.lrd.gif
  608: 1.2.lrtd.gif
  609: 1.2.rd.gif
  610: 1.2.rl.gif
  611: 1.2.rld.gif
  612: 1.2.rltd.gif
  613: 1.2.rtd.gif
  614: 1.2.rtdl.gif
  615: 1.2.rtl.gif
  616: 1.2.td.gif
  617: 1.2.tdl.gif
  618: 1.2.tdrl.gif
  619: 1.2.tl.gif
  620: 1.2.tr.gif
  621: 1.2.utd.gif
  622: 2.1.dt.gif
  623: 2.1.empty.gif
  624: 2.1.ld.gif
  625: 2.1.lr.gif
  626: 2.1.rd.gif
  627: 2.1.rl.gif
  628: 2.1.td.gif
  629: 2.1.tdrl.gif
  630: 2.1.tl.gif
  631: 2.1.tr.gif
  632: 2.2.dt.gif
  633: 2.2.empty.gif
  634: 2.2.ld.gif
  635: 2.2.lr.gif
  636: 2.2.lrd.gif
  637: 2.2.lrt.gif
  638: 2.2.rd.gif
  639: 2.2.rl.gif
  640: 2.2.rld.gif
  641: 2.2.rlt.gif
  642: 2.2.td.gif
  643: 2.2.tdl.gif
  644: 2.2.tdr.gif
  645: 2.2.tdrl.gif
  646: 2.2.tl.gif
  647: 2.2.tr.gif
  648: 2.2.url.gif
  649: 2.2.utd.gif
  650: arrow.gif
  651: bdt.gif
  652: bempty.gif
  653: bld.gif
  654: blr.gif
  655: blrd.gif
  656: blrt.gif
  657: brd.gif
  658: brl.gif
  659: brld.gif
  660: brlt.gif
  661: btd.gif
  662: btdl.gif
  663: btdr.gif
  664: btdrl.gif
  665: btl.gif
  666: btr.gif
  667: burl.gif
  668: butd.gif
  669: condition.gif
  670: edit.gif
  671: finish.gif
  672: info.gif
  673: inscol.gif
  674: inscond.gif
  675: insres.gif
  676: insrow.gif
  677: resource.gif
  678: sctd.gif
  679: sdt.gif
  680: sempty.gif
  681: sld.gif
  682: slr.gif
  683: slrd.gif
  684: slrtd.gif
  685: srd.gif
  686: srl.gif
  687: srld.gif
  688: srltd.gif
  689: srtd.gif
  690: srtdl.gif
  691: srtl.gif
  692: start.gif
  693: std.gif
  694: stdl.gif
  695: sutd.gif
  696: </FONT>
  697: </TD>
  698:   </TR>
  699:   <TR BGCOLOR="#000000">
  700:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/lonIcons</FONT></TD>
  701:     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
  702:   </TR>
  703:   <TR BGCOLOR="#80FF80">
  704:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD> 
  705:     <TD WIDTH="35%">*.gif</TD>
  706:     <TD WIDTH="12%">graphic files</TD>
  707:     <TD WIDTH="23%">logos</TD>
  708:     <TD WIDTH="26%">
  709: <B>listing</B><BR>
  710: <FONT SIZE=-2>
  711: liteani.gif
  712: logo.gif
  713: logos.gif
  714: </FONT></TD>
  715:   </TR>
  716:   <TR BGCOLOR="#000000">
  717:     <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/lonUsers</FONT></TD>
  718:     <TD COLSPAN=2><FONT COLOR="#80ffff">home dirs of local users</FONT></TD>
  719:   </TR>
  720:   <TR BGCOLOR="#000000">
  721:     <TD COLSPAN=3><IMG SRC="emptydirectory.gif" ALT="emptydirectory"> <FONT COLOR="#FFFF80" SIZE=+1>EMPTY DIRECTORY -- /home/httpd/html/lon-status</TD> 
  722:     <TD COLSPAN=2><FONT COLOR="#FFFF80">status reports</TD>
  723:   </TR>
  724:   <TR BGCOLOR="#000000">
  725:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /usr/lib/perl5/site_perl/5.005</FONT></TD>
  726:     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
  727:   </TR>
  728:   <TR BGCOLOR="#80FF80">
  729:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
  730:     <TD WIDTH="35%">tth.pm</TD>
  731:     <TD WIDTH="12%">system file</TD>
  732:     <TD WIDTH="23%">perl module for invoking functions specific to Tex-to-HTML conversion</TD>
  733:     <TD WIDTH="26%">&nbsp;</TD>
  734:   </TR>
  735:   <TR BGCOLOR="#80FF80">
  736:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
  737:     <TD WIDTH="35%">tth.so</TD>
  738:     <TD WIDTH="12%">system file</TD>
  739:     <TD WIDTH="23%">shared library file for dynamic loading and unloading</TD>
  740:     <TD WIDTH="26%">&nbsp;</TD>
  741:   </TR>
  742:   <TR BGCOLOR="#80FF80">
  743:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD>
  744:     <TD WIDTH="35%">capa.pm</TD>
  745:     <TD WIDTH="12%">system file</TD>
  746:     <TD WIDTH="23%">perl module for invoking functions specific to CAPA</TD>
  747:     <TD WIDTH="26%">&nbsp;</TD>
  748:   </TR>
  749:   <TR BGCOLOR="#80FF80">
  750:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD> 
  751:     <TD WIDTH="35%">capa.bs</TD>
  752:     <TD WIDTH="12%">system file</TD>
  753:     <TD WIDTH="23%">bootstrap file associated with dynamic loading of this module on multiple architectures</TD>
  754:     <TD WIDTH="26%">&nbsp;</TD>
  755:   </TR>
  756:   <TR BGCOLOR="#80FF80">
  757:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="systemfile.gif" ALT="system file"></TD> 
  758:     <TD WIDTH="35%">capa.so</TD>
  759:     <TD WIDTH="12%">system file</TD>
  760:     <TD WIDTH="23%">shared library file for dynamic loading and unloading</TD>
  761:     <TD WIDTH="26%">&nbsp;</TD>
  762:   </TR>
  763:   <TR BGCOLOR="#000000">
  764:     <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/adm/MathML</FONT></TD>
  765:     <TD COLSPAN=2><FONT COLOR="#80FFFF"></FONT>&nbsp;</TD>
  766:   </TR>
  767:   <TR BGCOLOR="#80FFFF">
  768:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD> 
  769:     <TD WIDTH="35%">*.ent</TD>
  770:     <TD WIDTH="12%">static conf</TD>
  771:     <TD WIDTH="23%">entity files</TD>
  772:     <TD WIDTH="26%">
  773: <B>listing</B><BR>
  774: <FONT SIZE=-2>
  775: isoamsa.ent
  776: isoamsb.ent
  777: isoamsc.ent
  778: isoamsn.ent
  779: isoamso.ent
  780: isoamsr.ent
  781: isobox.ent
  782: isocyr1.ent
  783: isocyr2.ent
  784: isodia.ent
  785: isogrk1.ent
  786: isogrk2.ent
  787: isogrk3.ent
  788: isogrk4.ent
  789: isolat1.ent
  790: isolat2.ent
  791: isomfrk.ent
  792: isomopf.ent
  793: isomscr.ent
  794: isonum.ent
  795: isopub.ent
  796: isotech.ent
  797: mathml.dtd
  798: mmlalias.ent
  799: mmlextra.ent
  800: </FONT>
  801: </TD>
  802:   </TR>
  803:   <TR BGCOLOR="#80FFFF">
  804:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD> 
  805:     <TD WIDTH="35%">mathml.css</TD>
  806:     <TD WIDTH="12%">static conf</TD>
  807:     <TD WIDTH="23%">cascading style sheet</TD>
  808:     <TD WIDTH="26%">&nbsp;</TD>
  809:   </TR>
  810:   <TR BGCOLOR="#80FFFF">
  811:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="system file"></TD> 
  812:     <TD WIDTH="35%">mathml.dtd</TD>
  813:     <TD WIDTH="12%">static conf</TD>
  814:     <TD WIDTH="23%">document type definition</TD>
  815:     <TD WIDTH="26%">&nbsp;</TD>
  816:   </TR>
  817:   <TR BGCOLOR="#000000">
  818:     <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/includes</FONT></TD>
  819:     <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
  820:   </TR>
  821:   <TR BGCOLOR="#FFFF80">
  822:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  823:     <TD WIDTH="35%">londes.js</TD>
  824:     <TD WIDTH="12%">interface file</TD>
  825:     <TD WIDTH="23%">Encryption Routines according to Data Encryption Standard DES, written in javascript</TD>
  826:     <TD WIDTH="26%">&nbsp;</TD>
  827:   </TR>
  828:   <TR BGCOLOR="#FFFF80">
  829:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler"></TD> 
  830:     <TD WIDTH="35%">default_homework.lcpm</TD>
  831:     <TD WIDTH="12%">handler</TD>
  832:     <TD WIDTH="23%">used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()</TD>
  833:     <TD WIDTH="26%">&nbsp;</TD>
  834:   </TR>
  835:   <TR BGCOLOR="#000000">
  836:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages</FONT></TD>
  837:     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
  838:   </TR>
  839:   <TR BGCOLOR="#80FF80">
  840:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD> 
  841:     <TD WIDTH="35%">*.gif</TD>
  842:     <TD WIDTH="12%">graphic files</TD>
  843:     <TD WIDTH="23%">icons used for the entire LON-CAPA user interface</TD>
  844:     <TD WIDTH="26%">
  845: <B>listing</B><BR>
  846: <FONT SIZE=-2>
  847: a.gif
  848: b.gif
  849: c.gif
  850: chat.gif
  851: d.gif
  852: e.gif
  853: endmenu.gif
  854: f.gif
  855: feedback.gif
  856: fnkmenu.gif
  857: g.gif
  858: group.gif
  859: h.gif
  860: help.gif
  861: hyphen.gif
  862: i.gif
  863: info.gif
  864: j.gif
  865: k.gif
  866: l.gif
  867: ledblink.gif
  868: ledoff.gif
  869: ledon.gif
  870: ledsend.gif
  871: m.gif
  872: n.gif
  873: navmenu.gif
  874: next.gif
  875: o.gif
  876: p.gif
  877: prev.gif
  878: q.gif
  879: r.gif
  880: reload.gif
  881: remotebg.gif
  882: s.gif
  883: space.gif
  884: spacer.gif
  885: t.gif
  886: title.gif
  887: u.gif
  888: v.gif
  889: w.gif
  890: x.gif
  891: y.gif
  892: z.gif
  893: </FONT></TD>
  894:   </TR>
  895:   <TR BGCOLOR="#80FF80">
  896:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  897:     <TD WIDTH="35%">imgmaps.html</TD>
  898:     <TD WIDTH="12%">interface file</TD>
  899:     <TD WIDTH="23%">image maps for the LON-CAPA remote control</TD>
  900:     <TD WIDTH="26%">&nbsp;</TD>
  901:   </TR>
  902:   <TR BGCOLOR="#80FF80">
  903:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  904:     <TD WIDTH="35%">index.html</TD>
  905:     <TD WIDTH="12%">interface file</TD>
  906:     <TD WIDTH="23%">welcoming page to the LON-CAPA system upon login</TD>
  907:     <TD WIDTH="26%">&nbsp;</TD>
  908:   </TR>
  909:   <TR BGCOLOR="#80FF80">
  910:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  911:     <TD WIDTH="35%">menu.html</TD>
  912:     <TD WIDTH="12%">interface file</TD>
  913:     <TD WIDTH="23%">renders the HTML (including image maps) for the LON-CAPA remote control</TD>
  914:     <TD WIDTH="26%">&nbsp;</TD>
  915:   </TR>
  916:   <TR BGCOLOR="#000000">
  917:     <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages/bookmarkmenu</FONT></TD>
  918:     <TD COLSPAN=2><FONT COLOR="#80FFFF"></FONT>&nbsp;</TD>
  919:   </TR>
  920:   <TR BGCOLOR="#80FFFF">
  921:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD> 
  922:     <TD WIDTH="35%">*.gif</TD>
  923:     <TD WIDTH="12%">graphic files</TD>
  924:     <TD WIDTH="23%">icons used for the bookmark portion of the LON-CAPA user interface</TD>
  925:     <TD WIDTH="26%">
  926: <B>listing</B><BR>
  927: <FONT SIZE=-2>
  928: button_close.gif
  929: button_edit.gif
  930: button_preview.gif
  931: folder_closed.gif
  932: folder_closed_pressed.gif
  933: folder_new.gif
  934: folder_opened.gif
  935: folder_opened_pressed.gif
  936: folder_pointer_closed.gif
  937: folder_pointer_opened.gif
  938: folder_spacer.gif
  939: folder_trash.gif
  940: left_bar.gif
  941: line_l_shape.gif
  942: line_side_T.gif
  943: line_vertical.gif
  944: link.gif
  945: link_pressed.gif
  946: ll_corner.gif
  947: lower_bar.gif
  948: lr_corner.gif
  949: right_bar.gif
  950: toolbar_bg.gif
  951: ul_corner.gif
  952: upper_bar.gif
  953: ur_corner.gif
  954: </FONT></TD>
  955:   </TR>
  956:   <TR BGCOLOR="#80FFFF">
  957:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  958:     <TD WIDTH="35%">*.html</TD>
  959:     <TD WIDTH="12%">interface file</TD>
  960:     <TD WIDTH="23%">associated with the frameset scheme of displaying bookmarks</TD>
  961:     <TD WIDTH="26%">
  962: aaloader.html
  963: annotator_bb.html
  964: annotator_left.html
  965: annotator_ll.html
  966: annotator_lr.html
  967: annotator_right.html
  968: annotator_toolbar.html
  969: annotator_ul.html
  970: annotator_ur.html
  971: annotator_uu.html
  972: bookmarkpal.html
  973: bookmarkpal_old.html
  974: bookmarkpal_v2.html
  975: bookmarkpal_v2_backup.html
  976: index.html
  977: loading_bookmarks.html
  978: </TD>
  979:   </TR>
  980:   <TR BGCOLOR="#80FFFF">
  981:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
  982:     <TD WIDTH="35%">bookmarklib.js</TD>
  983:     <TD WIDTH="12%">interface file</TD>
  984:     <TD WIDTH="23%">javascript for handling client-side interactions with bookmark interface</TD>
  985:     <TD WIDTH="26%">&nbsp;</TD>
  986:   </TR>
  987:   <TR BGCOLOR="#000000">
  988:     <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="empty directory"> EMPTY DIRECTORY -- /home/httpd/html/res/adm/pages/annotations</FONT></TD>
  989:     <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
  990:   </TR>
  991:   <TR BGCOLOR="#000000">
  992:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /usr/sbin</FONT></TD>
  993:     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
  994:   </TR>
  995:   <TR BGCOLOR="#80FF80">
  996:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD> 
  997:     <TD WIDTH="35%">loncapaverifypackages</TD>
  998:     <TD WIDTH="12%">script</TD>
  999:     <TD WIDTH="23%">checks the system RPMs against what install.lon-capa.org specifies</TD>
 1000:     <TD WIDTH="26%">&nbsp;</TD>
 1001:   </TR>
 1002:   <TR BGCOLOR="#80FF80">
 1003:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD> 
 1004:     <TD WIDTH="35%">loncapaverifybasepackage</TD>
 1005:     <TD WIDTH="12%">script</TD>
 1006:     <TD WIDTH="23%">checks the important base LON-CAPA files against what install.lon-capa.org specifies</TD>
 1007:     <TD WIDTH="26%">&nbsp;</TD>
 1008:   </TR>
 1009:   <TR BGCOLOR="#80FF80">
 1010:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD> 
 1011:     <TD WIDTH="35%">loncaparestoreconfigurations</TD>
 1012:     <TD WIDTH="12%">script</TD>
 1013:     <TD WIDTH="23%">restores .rpmsave files after a LON-CAPA-base upgrade</TD>
 1014:     <TD WIDTH="26%">&nbsp;</TD>
 1015:   </TR>
 1016:   <TR BGCOLOR="#80FF80">
 1017:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD> 
 1018:     <TD WIDTH="35%">loncapaautoupgrade</TD>
 1019:     <TD WIDTH="12%">script</TD>
 1020:     <TD WIDTH="23%">does all the things to coordinate updating of LON-CAPA base files.  Should be used with caution so that you do not lose work.</TD>
 1021:     <TD WIDTH="26%">&nbsp;</TD>
 1022:   </TR>
 1023:   <TR BGCOLOR="#80FF80">
 1024:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="script file"></TD> 
 1025:     <TD WIDTH="35%">loncapaverify</TD>
 1026:     <TD WIDTH="12%">script</TD>
 1027:     <TD WIDTH="23%">makes verification report using loncapaverifypackages and loncapaverifybasepackage</TD>
 1028:     <TD WIDTH="26%">&nbsp;</TD>
 1029:   </TR>
 1030:   <TR BGCOLOR="#000000">
 1031:     <TD COLSPAN=3><IMG SRC="directory.gif" ALT="directory"> <FONT COLOR="#80FFFF" SIZE=+1> DIRECTORY -- /etc/cron.d</FONT></TD>
 1032:     <TD COLSPAN=2><FONT COLOR="#80FFFF">&nbsp;</FONT></TD>
 1033:   </TR>
 1034:   <TR BGCOLOR="#80FFFF">
 1035:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="static.gif" ALT="static"></TD> 
 1036:     <TD WIDTH="35%">loncapa</TD>
 1037:     <TD WIDTH="12%">static conf</TD>
 1038:     <TD WIDTH="23%">file that specifies periodic processes to run for the LON-CAPA machine</TD>
 1039:     <TD WIDTH="26%">&nbsp;</TD>
 1040:   </TR>
 1041:   <TR BGCOLOR="#000000">
 1042:     <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/ntp</FONT></TD>
 1043:     <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
 1044:   </TR>
 1045:   <TR BGCOLOR="#FFFF80">
 1046:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
 1047:     <TD WIDTH="35%">step-tickers</TD>
 1048:     <TD WIDTH="12%">conf</TD>
 1049:     <TD WIDTH="23%">file that stimulates running of ntpdate upon init.d/xntpd initiation</TD>
 1050:     <TD WIDTH="26%"><B>configure</B>
 1051: <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=1>
 1052: <TR><TD><TT>just one line with the ip address of the server</TT></TD></TR>
 1053: </TABLE>
 1054: </TD>
 1055:   </TR>
 1056:   <TR BGCOLOR="#000000">
 1057:     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/rc.d/init.d</FONT></TD>
 1058:     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
 1059:   </TR>
 1060:   <TR BGCOLOR="#80FF80">
 1061:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="rootscript.gif" ALT="root script"></TD> 
 1062:     <TD WIDTH="35%">loncontrol</TD>
 1063:     <TD WIDTH="12%">root script</TD>
 1064:     <TD WIDTH="23%">system init and control handling for the LON-CAPA network</TD>
 1065:     <TD WIDTH="26%">
 1066: <B>multiple targets</B><BR>
 1067: <FONT SIZE=-1>
 1068: <PRE>
 1069: /etc/rc.d/rc0.d/K05loncontrol
 1070: /etc/rc.d/rc1.d/K05loncontrol
 1071: /etc/rc.d/rc2.d/K05loncontrol
 1072: /etc/rc.d/rc3.d/S95loncontrol
 1073: /etc/rc.d/rc4.d/S95loncontrol
 1074: /etc/rc.d/rc5.d/S95loncontrol
 1075: /etc/rc.d/rc6.d/K05loncontrol
 1076: </PRE>
 1077: </FONT></TD>
 1078:   </TR>
 1079:   <TR BGCOLOR="#000000">
 1080:     <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /etc/atalk</FONT></TD>
 1081:     <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
 1082:   </TR>
 1083:   <TR BGCOLOR="#FFFF80">
 1084:     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="configurable.gif" ALT="configurable"></TD> 
 1085:     <TD WIDTH="35%">config</TD> 
 1086:     <TD WIDTH="12%">conf</TD> 
 1087:     <TD WIDTH="23%">configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)</TD> 
 1088:     <TD WIDTH="26%"><B>configure</B><BR>
 1089:   </TR>
 1090: </TABLE>
 1091: <HR>
 1092: <A NAME="sect3"><H3>3. Software Package Specification File</H3>
 1093: <PRE>
 1094: Summary: Basic files for running a LON-CAPA server.
 1095: Name: LON-CAPA-base
 1096: Version: 3.1
 1097: Release: 1
 1098: Vendor: Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University.
 1099: BuildRoot: /home/harris41/LON-CAPA-BuildRoot
 1100: Copyright: GNU General Public License. Version 2, June 1991.  Michigan State University patents may apply.
 1101: Group: Utilities/System
 1102: Source: LON-CAPA-base-3.1.tar.gz
 1103: AutoReqProv: no
 1104: # requires: filesystem
 1105: %description
 1106: This package facilitates a base installation of LON-CAPA files in their directories.
 1107: The files in this package are only those directly associated with the network communication
 1108: layer established through direct server-to-server communications (via lond and lonc); plus
 1109: those which configure (but otherwise not constitute) external software packages like Apache
 1110: and Athena-Kerberos.  For more on the LON-CAPA project, visit http://www.lon-capa.org/.
 1111: 
 1112: %prep
 1113: %setup
 1114: 
 1115: %build
 1116: rm -Rf "/home/harris41/LON-CAPA-BuildRoot"
 1117: 
 1118: %install
 1119: # ROOT="$RPM_BUILD_ROOT"
 1120: # SOURCE="/home/harris41/LON-CAPA-topdir_for_build/SOURCES/LON-CAPA-base-3.1/LON-CAPA/SourceRoot"
 1121: make ROOT="$RPM_BUILD_ROOT" SOURCE="/home/harris41/LON-CAPA-topdir_for_build/SOURCES/LON-CAPA-base-3.1/SourceRoot" directories
 1122: make ROOT="$RPM_BUILD_ROOT" SOURCE="/home/harris41/LON-CAPA-topdir_for_build/SOURCES/LON-CAPA-base-3.1/SourceRoot" files
 1123: 
 1124: %pre
 1125: echo "***********************************************************************"
 1126: echo "LON-CAPA  LearningOnline with CAPA"
 1127: echo "http://www.lon-capa.org/"
 1128: echo "Gerd Kortemeyer, et al"
 1129: echo "Laboratory for Instructional Technology Education"
 1130: echo "Michigan State University"
 1131: echo "General Public License, Version 2, June 1991"
 1132: echo "** Michigan State University patents may apply **"
 1133: echo " "
 1134: echo "This installation assumes an installation of Redhat 6.2"
 1135: echo " "
 1136: echo "The server computer should be currently connected to the ethernet"
 1137: echo " "
 1138: echo "The files in this package are only those directly associated with the network communication"
 1139: echo "layer established through direct server-to-server communications (via lond and lonc); plus"
 1140: echo "those which configure (but otherwise not constitute) external software packages like Apache"
 1141: echo "and Athena-Kerberos."
 1142: echo "***********************************************************************"
 1143: 
 1144: %post
 1145: %postun
 1146: 
 1147: %files
 1148: %doc README COPYING ChangeLog LICENSE
 1149: %dir %attr(700,www,users) /etc/httpd/conf
 1150: %config %attr(600,www,users) /etc/httpd/conf/access.conf
 1151: %attr(400,www,users) /etc/httpd/conf/httpd.conf
 1152: %attr(400,www,users) /etc/httpd/conf/srm.conf
 1153: %attr(400,www,users) /etc/httpd/conf/startup.pl
 1154: %dir %attr(700,www,users) /home/httpd/lonTabs
 1155: %attr(400,www,users) /home/httpd/lonTabs/filetypes.tab
 1156: %attr(400,www,users) /home/httpd/lonTabs/roles.tab
 1157: %attr(400,www,users) /home/httpd/lonTabs/rolesplain.tab
 1158: %attr(400,www,users) /home/httpd/lonTabs/hosts.tab
 1159: %config %attr(600,www,users) /home/httpd/lonTabs/spare.tab
 1160: %attr(400,www,users) /home/httpd/lonTabs/htpasswd
 1161: %config %attr(600,www,users) /etc/krb.conf
 1162: %attr(500,www,users) /home/httpd/perl/lonc
 1163: %attr(500,www,users) /home/httpd/perl/lond
 1164: %attr(500,www,users) /home/httpd/perl/loncron
 1165: %attr(500,www,users) /home/httpd/perl/lonsql
 1166: %attr(6755,root,root) /home/httpd/perl/lcpasswd
 1167: %attr(6755,root,root) /home/httpd/perl/lcuseradd
 1168: %attr(6755,root,root) /home/httpd/perl/lcuserdel
 1169: %dir %attr(700,www,users) /home/httpd/perl/logs
 1170: %dir %attr(700,www,users) /home/httpd/perl/tmp
 1171: %dir %attr(500,www,users) /home/httpd/lib/perl/Apache
 1172: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonratedt.pm
 1173: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonratsrv.pm
 1174: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonpage.pm
 1175: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonuserstate.pm
 1176: %attr(400,www,users) /home/httpd/lib/perl/Apache/lontex.pm
 1177: %attr(400,www,users) /home/httpd/lib/perl/Apache/lontexconvert.pm
 1178: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonxml.pm
 1179: %attr(400,www,users) /home/httpd/lib/perl/Apache/style.pm
 1180: %attr(400,www,users) /home/httpd/lib/perl/Apache/londefdef.pm
 1181: %attr(400,www,users) /home/httpd/lib/perl/Apache/run.pm
 1182: %attr(400,www,users) /home/httpd/lib/perl/Apache/scripttag.pm
 1183: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonhomework.pm
 1184: %attr(400,www,users) /home/httpd/lib/perl/Apache/inputtags.pm
 1185: %attr(400,www,users) /home/httpd/lib/perl/Apache/structuretags.pm
 1186: %attr(400,www,users) /home/httpd/lib/perl/Apache/response.pm
 1187: %attr(400,www,users) /home/httpd/lib/perl/Apache/caparesponse.pm
 1188: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonacc.pm
 1189: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonracc.pm
 1190: %attr(400,www,users) /home/httpd/lib/perl/Apache/loncacc.pm
 1191: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonauth.pm
 1192: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogin.pm
 1193: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogout.pm
 1194: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonrep.pm
 1195: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonroles.pm
 1196: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonindexer.pm
 1197: %attr(400,www,users) /home/httpd/lib/perl/Apache/lonnet.pm
 1198: %dir %attr(700,www,users) /home/httpd/lonIDs
 1199: %dir %attr(700,www,users) /home/httpd/sockets
 1200: %dir %attr(700,www,users) /home/httpd/sockets/delayed
 1201: %dir %attr(700,www,users) /home/httpd/html
 1202: %attr(400,www,users) /home/httpd/html/index.html
 1203: %dir %attr(700,www,users) /home/httpd/html/res
 1204: %attr(-,www,users) /home/httpd/html/raw
 1205: %dir %attr(500,www,users) /home/httpd/html/adm
 1206: %attr(400,www,users) /home/httpd/html/adm/notfound.html
 1207: %attr(400,www,users) /home/httpd/html/adm/unauthorized.html
 1208: %dir %attr(500,www,users) /home/httpd/html/adm/rat
 1209: %attr(400,www,users) /home/httpd/html/adm/rat/rat.html
 1210: %attr(400,www,users) /home/httpd/html/adm/rat/code.html
 1211: %attr(400,www,users) /home/httpd/html/adm/rat/map.html
 1212: %attr(400,www,users) /home/httpd/html/adm/rat/*.gif
 1213: %dir %attr (500,www,users) /home/httpd/html/adm/lonIcons
 1214: %attr (400,www,users) /home/httpd/html/adm/lonIcons/*.gif
 1215: %dir %attr (700,www,users) /home/httpd/lonUsers
 1216: %dir %attr (700,www,users) /home/httpd/lon-status
 1217: %attr (400,www,users) /usr/lib/perl5/site_perl/5.005/tth.bs
 1218: %attr (400,www,users) /usr/lib/perl5/site_perl/5.005/tth.pm
 1219: %attr (500,www,users) /usr/lib/perl5/site_perl/5.005/tth.so
 1220: %attr (400,www,users) /usr/lib/perl5/site_perl/5.005/capa.pm
 1221: %attr (400,www,users) /usr/lib/perl5/site_perl/5.005/capa.bs
 1222: %attr (500,www,users) /usr/lib/perl5/site_perl/5.005/capa.so
 1223: %dir %attr (500,www,users) /home/httpd/html/adm/MathML
 1224: %attr (400,www,users) /home/httpd/html/adm/MathML/*.ent
 1225: %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.css
 1226: %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.dtd
 1227: %dir %attr (500,www,users) /home/httpd/html/res/adm/includes
 1228: %attr (400,www,users) /home/httpd/html/res/adm/includes/londes.js
 1229: %attr (400,www,users) /home/httpd/html/res/adm/includes/default_homework.lcpm
 1230: %dir %attr (500,www,users) /home/httpd/html/res/adm/pages
 1231: %dir %attr (500,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu
 1232: %dir %attr (500,www,users) /home/httpd/html/res/adm/pages/annotations
 1233: %attr (400,www,users) /home/httpd/html/res/adm/pages/*.gif
 1234: %attr (400,www,users) /home/httpd/html/res/adm/pages/imgmaps.html
 1235: %attr (400,www,users) /home/httpd/html/res/adm/pages/index.html
 1236: %attr (400,www,users) /home/httpd/html/res/adm/pages/menu.html
 1237: %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.gif
 1238: %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js
 1239: %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.html
 1240: </PRE>
 1241: <HR>
 1242: <A NAME="sect2"><H3>4. Makefile</H3>
 1243: <PRE>
 1244: directories:
 1245: 	install -m 0700 -d $(SOURCE)/etc/httpd/conf $(ROOT)/etc/httpd/conf
 1246: 	install -m 0700 -d $(SOURCE)/home/httpd/lonTabs $(ROOT)/home/httpd/lonTabs
 1247: 	install -m 0700 -d $(SOURCE)/home/httpd/perl $(ROOT)/home/httpd/perl
 1248: 	install -m 0700 -d $(SOURCE)/home/httpd/perl/logs $(ROOT)/home/httpd/perl/logs
 1249: 	install -m 0700 -d $(SOURCE)/home/httpd/perl/tmp $(ROOT)/home/httpd/perl/tmp
 1250: 	install -m 0500 -d $(SOURCE)/home/httpd/lib/perl/Apache $(ROOT)/home/httpd/lib/perl/Apache
 1251: 	install -m 0700 -d $(SOURCE)/home/httpd/lonIDs $(ROOT)/home/httpd/lonIDs
 1252: 	install -m 0700 -d $(SOURCE)/home/httpd/sockets $(ROOT)/home/httpd/sockets
 1253: 	install -m 0700 -d $(SOURCE)/home/httpd/sockets/delayed $(ROOT)/home/httpd/sockets/delayed
 1254: 	install -m 0700 -d $(SOURCE)/home/httpd/html $(ROOT)/home/httpd/html
 1255: 	install -m 0700 -d $(SOURCE)/home/httpd/html/res $(ROOT)/home/httpd/html/res
 1256: 	install -m 0500 -d $(SOURCE)/home/httpd/html/adm $(ROOT)/home/httpd/html/adm
 1257: 	install -m 0500 -d $(SOURCE)/home/httpd/html/adm/rat $(ROOT)/home/httpd/html/adm/rat
 1258: 	install -m 0500 -d $(SOURCE)/home/httpd/html/adm/lonIcons $(ROOT)/home/httpd/html/adm/lonIcons
 1259: 	install -m 0700 -d $(SOURCE)/home/httpd/lonUsers $(ROOT)/home/httpd/lonUsers
 1260: 	install -m 0700 -d $(SOURCE)/home/httpd/lon-status $(ROOT)/home/httpd/lon-status
 1261: 	install -m 0500 -d $(SOURCE)/home/httpd/html/adm/MathML $(ROOT)/home/httpd/html/adm/MathML
 1262: 	install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/includes $(ROOT)/home/httpd/html/res/adm/includes
 1263: 	install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages
 1264: 	install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu
 1265: 	install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages/annotations
 1266: 	install -m 0500 -d $(SOURCE)/usr/lib/perl5/site_perl/5.005 $(ROOT)/usr/lib/perl5/site_perl/5.005
 1267: 
 1268: files:
 1269: 	install -m 0600 $(SOURCE)/etc/httpd/conf/access.conf $(ROOT)/etc/httpd/conf/access.conf
 1270: 	install -m 0400 $(SOURCE)/etc/httpd/conf/httpd.conf $(ROOT)/etc/httpd/conf/httpd.conf
 1271: 	install -m 0400 $(SOURCE)/etc/httpd/conf/srm.conf $(ROOT)/etc/httpd/conf/srm.conf
 1272: 	install -m 0400 $(SOURCE)/etc/httpd/conf/startup.pl $(ROOT)/etc/httpd/conf/startup.pl
 1273: 	install -m 0400 $(SOURCE)/home/httpd/lonTabs/filetypes.tab $(ROOT)/home/httpd/lonTabs/filetypes.tab
 1274: 	install -m 0400 $(SOURCE)/home/httpd/lonTabs/roles.tab $(ROOT)/home/httpd/lonTabs/roles.tab
 1275: 	install -m 0400 $(SOURCE)/home/httpd/lonTabs/rolesplain.tab $(ROOT)/home/httpd/lonTabs/rolesplain.tab
 1276: 	install -m 0400 $(SOURCE)/home/httpd/lonTabs/hosts.tab $(ROOT)/home/httpd/lonTabs/hosts.tab
 1277: 	install -m 0600 $(SOURCE)/home/httpd/lonTabs/spare.tab $(ROOT)/home/httpd/lonTabs/spare.tab
 1278: 	install -m 0400 $(SOURCE)/home/httpd/lonTabs/htpasswd $(ROOT)/home/httpd/lonTabs/htpasswd
 1279: 	install -m 0600 $(SOURCE)/etc/krb.conf $(ROOT)/etc/krb.conf
 1280: 	install -m 0500 $(SOURCE)/home/httpd/perl/lonc $(ROOT)/home/httpd/perl/lonc
 1281: 	install -m 0500 $(SOURCE)/home/httpd/perl/lond $(ROOT)/home/httpd/perl/lond
 1282: 	install -m 0500 $(SOURCE)/home/httpd/perl/loncron $(ROOT)/home/httpd/perl/loncron
 1283: 	install -m 0500 $(SOURCE)/home/httpd/perl/lonsql $(ROOT)/home/httpd/perl/lonsql
 1284: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonratedt.pm $(ROOT)/home/httpd/lib/perl/Apache/lonratedt.pm 
 1285: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonratsrv.pm $(ROOT)/home/httpd/lib/perl/Apache/lonratsrv.pm 
 1286: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonpage.pm $(ROOT)/home/httpd/lib/perl/Apache/lonpage.pm 
 1287: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonuserstate.pm $(ROOT)/home/httpd/lib/perl/Apache/lonuserstate.pm 
 1288: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lontex.pm $(ROOT)/home/httpd/lib/perl/Apache/lontex.pm 
 1289: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lontexconvert.pm $(ROOT)/home/httpd/lib/perl/Apache/lontexconvert.pm 
 1290: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonxml.pm $(ROOT)/home/httpd/lib/perl/Apache/lonxml.pm 
 1291: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/style.pm $(ROOT)/home/httpd/lib/perl/Apache/style.pm
 1292: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/londefdef.pm $(ROOT)/home/httpd/lib/perl/Apache/londefdef.pm
 1293: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/run.pm $(ROOT)/home/httpd/lib/perl/Apache/run.pm
 1294: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/scripttag.pm $(ROOT)/home/httpd/lib/perl/Apache/scripttag.pm
 1295: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonhomework.pm $(ROOT)/home/httpd/lib/perl/Apache/lonhomework.pm
 1296: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/inputtags.pm $(ROOT)/home/httpd/lib/perl/Apache/inputtags.pm
 1297: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/structuretags.pm $(ROOT)/home/httpd/lib/perl/Apache/structuretags.pm
 1298: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/response.pm $(ROOT)/home/httpd/lib/perl/Apache/response.pm
 1299: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/caparesponse.pm $(ROOT)/home/httpd/lib/perl/Apache/caparesponse.pm
 1300: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonacc.pm $(ROOT)/home/httpd/lib/perl/Apache/lonacc.pm
 1301: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonracc.pm $(ROOT)/home/httpd/lib/perl/Apache/lonracc.pm
 1302: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/loncacc.pm $(ROOT)/home/httpd/lib/perl/Apache/loncacc.pm
 1303: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonauth.pm $(ROOT)/home/httpd/lib/perl/Apache/lonauth.pm
 1304: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogin.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogin.pm
 1305: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogout.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogout.pm
 1306: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonrep.pm $(ROOT)/home/httpd/lib/perl/Apache/lonrep.pm
 1307: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonroles.pm $(ROOT)/home/httpd/lib/perl/Apache/lonroles.pm
 1308: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonindexer.pm $(ROOT)/home/httpd/lib/perl/Apache/lonindexer.pm
 1309: 	install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonnet.pm $(ROOT)/home/httpd/lib/perl/Apache/lonnet.pm
 1310: 	install -m 0400 $(SOURCE)/home/httpd/html/index.html $(ROOT)/home/httpd/html/index.html
 1311: 	ln -s /home/httpd/html/res $(ROOT)/home/httpd/html/raw
 1312: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/notfound.html $(ROOT)/home/httpd/html/adm/notfound.html
 1313: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/unauthorized.html $(ROOT)/home/httpd/html/adm/unauthorized.html
 1314: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/rat/rat.html $(ROOT)/home/httpd/html/adm/rat/rat.html
 1315: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/rat/code.html $(ROOT)/home/httpd/html/adm/rat/code.html
 1316: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/rat/map.html $(ROOT)/home/httpd/html/adm/rat/map.html
 1317: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/rat/*.gif $(ROOT)/home/httpd/html/adm/rat/.
 1318: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/lonIcons/*.gif $(ROOT)/home/httpd/html/adm/lonIcons/.
 1319: 	install -m 0400 $(SOURCE)/usr/lib/perl5/site_perl/5.005/tth.pm $(ROOT)/usr/lib/perl5/site_perl/5.005/tth.pm
 1320: 	install -m 0400 $(SOURCE)/usr/lib/perl5/site_perl/5.005/tth.bs $(ROOT)/usr/lib/perl5/site_perl/5.005/tth.bs
 1321: 	install -m 0500 $(SOURCE)/usr/lib/perl5/site_perl/5.005/tth.so $(ROOT)/usr/lib/perl5/site_perl/5.005/tth.so
 1322: 	install -m 0400 $(SOURCE)/usr/lib/perl5/site_perl/5.005/capa.pm $(ROOT)/usr/lib/perl5/site_perl/5.005/capa.pm
 1323: 	install -m 0400 $(SOURCE)/usr/lib/perl5/site_perl/5.005/capa.bs $(ROOT)/usr/lib/perl5/site_perl/5.005/capa.bs
 1324: 	install -m 0500 $(SOURCE)/usr/lib/perl5/site_perl/5.005/capa.so $(ROOT)/usr/lib/perl5/site_perl/5.005/capa.so
 1325: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/MathML/*.ent $(ROOT)/home/httpd/html/adm/MathML/.
 1326: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/MathML/mathml.css $(ROOT)/home/httpd/html/adm/MathML/mathml.css
 1327: 	install -m 0400 $(SOURCE)/home/httpd/html/adm/MathML/mathml.dtd $(ROOT)/home/httpd/html/adm/MathML/mathml.dtd
 1328: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/includes/londes.js $(ROOT)/home/httpd/html/res/adm/includes/londes.js
 1329: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/*.gif $(ROOT)/home/httpd/html/res/adm/pages/.
 1330: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/imgmaps.html $(ROOT)/home/httpd/html/res/adm/pages/imgmaps.html
 1331: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/index.html $(ROOT)/home/httpd/html/res/adm/pages/index.html
 1332: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/menu.html $(ROOT)/home/httpd/html/res/adm/pages/menu.html
 1333: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/*.gif $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/.
 1334: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/*.html $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/.
 1335: 	install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js
 1336: 
 1337: </PRE>
 1338: </BODY>
 1339: </HTML>

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