1 #include "top.h"
2 #include "node.h"
3 #include "bodytop.h"
4 #include "navbar.h"
5 
6    <h3>What do I need for a node?</h3>
7 
8      <blockquote>
9 
10      <p>Information about what to download, how to compile the
11      software and where to find documentation can be found inside the huskybse
12      package (see in the Basic Files category).</p>
13 
14      <table border="0" cellspacing="5">
15         <tr>
16 	  <th colspan="2"><u>Required</u></th>
17 	  <th>&nbsp;&nbsp;&nbsp;&nbsp;</th>
18 	  <th colspan="2"><u>Optional</u></th>
19 	</tr>
20         <tr>
21 	  <td>huskybase v1.4</td>
22 	  <td>Base Package</td>
23 	  <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
24 	  <td>msged<sup><small>1</small></sup></td>
25 	  <td>Message Editor</td>
26 	</tr>
27         <tr><td>smapi v2.4</td>
28 	  <td>Message Base library</td>
29 	  <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
30 	  <td>htick</td>
31 	  <td>File Ticker</td>
32 	</tr>
33         <tr>
34 	  <td>fidoconf v1.4</td>
35 	  <td>Husky Config library</td>
36 	  <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
37 	  <td>sqpack</td>
38 	  <td>Msg base packer</td>
39 	</tr>
40         <tr>
41 	  <td>hpt v1.4</td>
42 	  <td>Highly Portal Tosser</td>
43 	  <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
44 	  <td>nltools</td>
45 	  <td>Nodelist tools</td>
46 	 </tr>
47      </table>
48 
49      <small>
50      <ol>Notes:
51         <li>You can use any editor that can access the standard message base files;
52         however, msged is configured to work with the standard Husky set up.</li>
53      </ol>
54      </small>
55 
56      </blockquote>
57 
58       <blockquote>
59 
60 	<dl>
61             <dt>huskybase v1.4 </dt>
62             <dd>CVS Tag:  <b>huskybse-1_4-stable</b></dd>
63             <dd>Archive:  huskybse 1.4 RC4</dd>
64 
65             <dt>smapi v2.4</dt>
66             <dd>CVS Tag:  <b>smapi-2_4-stable</b></dd>
67             <dd>Archive:  smapi 2.4 RC5</dd>
68 
69             <dt>fidoconf v1.4</dt>
70             <dd>CVS Tag:  <b>fidoconf-1_4-stable</b></dd>
71             <dd>Archives:  fidoconf 1.4 RC5</dd>
72 
73             <dt>hpt v1.4</dt>
74             <dd>CVS Tag:  <b>hpt-1_4-stable</b></dd>
75             <dd>Archives:  hpt 1.4 RC5</dd>
76 
77 	</dl>
78 
79 	<ul>
80 	  <li>Note: dependencies are described in 'VERSION' file (hpt/VERSION)</li>
81 	  <li>See 'README' file.</li>
82 	</ul>
83 
84 	<p>Released versions of the archives are available at the project&nbsp;
85 	<a href="http://sourceforge.net/project/showfiles.php?group_id=1332">downloads</a>&nbsp;page.</p>
86 
87 	<p>If you are a Debian GNU/Linux User you should take a look
88         <a href="debian.html">here.</a></p>
89 
90         <p>All versions are available in the project&nbsp;<a href="cvs.html">CVS</a>&nbsp;repository,
91 	 which is also viewable online&nbsp;<a href="http://husky.cvs.sourceforge.net/husky">here</a>.</p>
92 
93      </blockquote>
94 
95 
96     <small>Last update: 13 November 2006</small>
97 
98 #include "bottom.h"
99