Project

General

Profile

« Previous | Next » 

Revision 3592

Added by Jing Tao over 16 years ago

Add table of contents.

View differences:

docs/user/metacatinstall.html
54 54
</table>
55 55

  
56 56
<table class="tabledefault" width="100%">
57
<td class="tablehead" colspan="2"><p class="emphasis">Operating System Specific Instructions</p></td>
57
<td class="tablehead" colspan="2"><p class="emphasis">The Table of Contents</p></td>
58 58
<tr>
59 59
<td>
60
  <ul>
61
     <li>
62
         <a HREF="metacatinstall.html#Operating System Specific Instructions">Operating System Specific Instructions</a>
63
      </li>
64
      <li>
65
         <a HREF="metacatinstall.html#Pre-Installation">Pre-Installation</a>
66
      </li>
67
      <li>
68
         <a HREF="metacatinstall.html#Aditional Software Setup">Aditional Software Setup</a>
69
      </li>
70
      <li>
71
         <a HREF="metacatinstall.html#Edit build.properties File">Edit <code>build.properties</code> File</a>
72
      </li>
73
      <li>
74
         <a HREF="metacatinstall.html#Compilation and Installation">Compilation and Installation</a>
75
      </li>
76
      
77
  </ul>
78
</td>
79

  
80
<table class="tabledefault" width="100%">
81
<td class="tablehead" colspan="2"><p class="emphasis"><a name="Operating System Specific Instructions">Operating System Specific Instructions</p></td>
82
<tr>
83
<td>
60 84
  <p class="emphasis">
61 85
These documents are meant to outline the metacat installation process on specific platforms. They are <strong><em>not</em></strong> a substitute for the below instructions and only meant as a supplemental guideline. 
62 86
  </p>
......
72 96

  
73 97

  
74 98
<table class="tabledefault" width="100%">
75
<td class="tablehead" colspan="2"><p>Pre-Installation</p></td>
99
<td class="tablehead" colspan="2"><p><a name="Pre-Installation">Pre-Installation</p></td>
76 100
<tr>
77 101
<td>
78 102
  <p class="header">Minimum Requirements</p> 
......
108 132
</table>
109 133

  
110 134
<table class="tabledefault" width="100%">
111
<td class="tablehead" colspan="2"><p>Aditional Software Setup</p></td>
135
<td class="tablehead" colspan="2"><p><a name="Aditional Software Setup">Aditional Software Setup</p></td>
112 136
<tr>
113 137
<td>
114 138
  <p class="header">Java</p>
......
193 217
</table>
194 218

  
195 219
<table class="tabledefault" width="100%">
196
<td class="tablehead" colspan="2"></td>
220
<td class="tablehead" colspan="2"><p><a name="Edit build.properties File">Edit <code>build.properties</code> File</p></td>
197 221
<tr>
198 222
<td>
199 223
  <p>
......
212 236
   <a href="@server@/software/download.html">download</a> a gzipped tar file
213 237
   from this site.
214 238
  </p>
215

  
216
  <p> 
217
  <a name="buildProperties" />
218
  <h2>Edit <code>build.properties</code> File</h2>
219
  </p>
220
  <p>
239
   <p>
221 240
   Once you have either checked out or unzipped and untarred the source
222 241
   distribution, you can begin the installation process.  Change into the 
223 242
   metacat directory and edit the file called "<code>build.properties</code>".  You will need 
......
714 733
</table>
715 734

  
716 735
<table class="tabledefault" width="100%">
717
<td class="tablehead" colspan="2"><p><h2>Compilation and Installation</h2></p></td>
736
<td class="tablehead" colspan="2"><p><a name="Compilation and Installation"><h2>Compilation and Installation</h2></p></td>
718 737
<tr>
719 738
<td>
720 739
  <a name="protocol"></a>

Also available in: Unified diff