Initial import from FreeBSD RELENG_4:
[games.git] / contrib / ntp / html / hints / sco.htm
1 <HTML>
2 <HEAD>
3   <TITLE>SCO Unix hints</TITLE>
4 </HEAD>
5 <BODY>
6   <H1>SCO Unix hints</H1>
7
8   <H2>Older SCO Unix versions</H2>
9   <P>
10     NTP 4.0.x does not run on SCO Unix prior to version 3.2.5.0.0. If you 
11     need NTP on an older SCO Unix system and don't mind to modify your
12     kernel, use 3.5.91 which has patches for SCO Unix 3.2.4.x. Apply the
13     kernel modifications as described in 
14     <A HREF="http://www.echelon.nl/en/ntp/sco3-recipe.html">XNTP on SCO
15     3.2.4.2</A>.
16
17   <H2>Compiling NTP</H2>
18   <P>
19     Delete the old SCO supplied NTP programs using the &quot;custom&quot;
20     utility. Run the NTP configure program with CFLAGS=&quot;-b elf -K
21     <I>processor-type</I>&quot; for best results. 
22
23   <H2>Running NTP</H2>
24   <P>
25     Run &quot;tickadj -As&quot; after every reboot to set the variables
26     &quot;clock_drift&quot; and &quot;track_rtc&quot; to the right values.
27   <P>
28     Run &quot;ntpd&quot; with a high negative nice-value, i.e.
29     &quot;nice --19 ntpd&quot; for best results.
30
31   <H2>More information</H2>
32   <P>
33     More information on the way SCO Unix and NTP interact can be found in
34     <A HREF="http://www.echelon.nl/en/ntp/ntp-on-sco.html">NTP on SCO Unix</A>,
35     which includes links to precompiled versions of NTP. 
36   <P>
37     <A HREF="mailto:kees@echelon.nl">Kees Hendrikse</A>, January 1999
38 </BODY>
39 </HTML>