sco.html revision 258945
1258945Sroberto<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2258945Sroberto
3258945Sroberto<html>
4258945Sroberto
5258945Sroberto	<head>
6258945Sroberto		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
7258945Sroberto		<meta name="generator" content="HTML Tidy, see www.w3.org">
8258945Sroberto		<title>SCO Unix hints</title>
9258945Sroberto		<link href="../scripts/style.css" type="text/css" rel="stylesheet">
10258945Sroberto	</head>
11258945Sroberto
12258945Sroberto	<body>
13258945Sroberto		<h3>SCO Unix hints</h3>
14258945Sroberto		<h4>Older SCO Unix versions</h4>
15258945Sroberto		<p>NTP 4.0.x does not run on SCO Unix prior to version 3.2.5.0.0. If you need NTP on an older SCO Unix system and don't mind to modify your kernel, use 3.5.91 which has patches for SCO Unix 3.2.4.x. Apply the kernel modifications as described in <a href="http://www.echelon.nl/en/ntp/sco3-recipe.html">XNTP on SCO 3.2.4.2</a>.</p>
16258945Sroberto		<h4>Compiling NTP</h4>
17258945Sroberto		<p>Delete the old SCO supplied NTP programs using the &quot;custom&quot; utility. Run the NTP configure program with CFLAGS=&quot;-b elf -K <i>processor-type</i>&quot; for best results.</p>
18258945Sroberto		<h4>Running NTP</h4>
19258945Sroberto		<p>Run &quot;tickadj -As&quot; after every reboot to set the variables &quot;clock_drift&quot; and &quot;track_rtc&quot; to the right values.</p>
20258945Sroberto		<p>Run &quot;ntpd&quot; with a high negative nice-value, i.e. &quot;nice --19 ntpd&quot; for best results.</p>
21258945Sroberto		<h4>More information</h4>
22258945Sroberto		<p>More information on the way SCO Unix and NTP interact can be found in <a href="http://www.echelon.nl/en/ntp/ntp-on-sco.html">NTP on SCO Unix</a>, which includes links to precompiled versions of NTP.</p>
23258945Sroberto		<p>Kees Hendrikse, January 1999</p>
24258945Sroberto	</body>
25258945Sroberto
26258945Sroberto</html>