]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
winnt.htm:
authorSven Dietricht <dietrict@ntp.org>
Thu, 17 Feb 2000 06:10:06 +0000 (06:10 -0000)
committerSven Dietricht <dietrict@ntp.org>
Thu, 17 Feb 2000 06:10:06 +0000 (06:10 -0000)
  Updated NTP documentation to reflect changes by
  Frederick Czajka [w2k@austin.rr.com] to eliminate
  the need to have Perl installed on the build system.

bk: 38ab90befBoUUHqsMzMY0vvhFOzYVg

html/hints/winnt.htm

index 06c0e4179c099d0699be005a918a4ec9f4323897..d316607b70833aefd57b8535840d91e1feacfdcd 100644 (file)
@@ -1,5 +1,8 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
 <html>
 <head>
+   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+   <meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; I) [Netscape]">
    <title>NTP on Windows NT</title>
 </head>
 <body>
@@ -10,8 +13,8 @@ NTP 4.x for Windows NT</h1>
 <h2>
 Introduction</h2>
 The NTP 4 distribution runs as service on (i386) Windows NT 4.0 and Windows
-2000. The binaries now work on all dual processor systems (mostly Dell)
-that have been tested. This port has not been tested on the Alpha platform.
+2000. The binaries work on dual processor systems. This port has not been
+tested on the Alpha platform.
 <p>Refer to System Requirements and Instructions for how to compile the
 program.
 <h2>
@@ -71,9 +74,6 @@ Compiling Requirements</h2>
 <li>
 <tt>Microsoft Visual C++ 6.0</tt></li>
 
-<li>
-<tt>Perl5 </tt><a href="http://www.perl.org">http://www.perl.org</a></li>
-
 <li>
 Some version of the archiving program <tt>ZIP</tt>.</li>
 </ul>
@@ -82,10 +82,6 @@ Some version of the archiving program <tt>ZIP</tt>.</li>
 Compiling Instructions</h2>
 
 <ol>
-<li>
-Install Perl and set the PERL environment variable to your Perl directory
-(e.g. C:\PERL)</li>
-
 <li>
 Unpack the NTP-4.x.tar.gz</li>
 
@@ -144,9 +140,9 @@ is no reason that the system clock should be that much off during bootup
 if 'ntpd' was running before, you may wish to override this default and/or
 pass other command line directives.
 <p>Use the registry editor to edit the value for the ntpd executable under
-LocalMachine\System\CurrentControlSet\Services\NetworkTimeProtocol.
-<p>Add the -g option behind "%INSTALLDIR>\ntpd". This will force NTP to
-accept large time errors (including 1.1.1980 00:00)
+LocalMachine\System\CurrentControlSet\Services\NTP.
+<p>Add the -g option to the ImagePath key, behind "%INSTALLDIR>\ntpd.exe".
+This will force NTP to accept large time errors (including 1.1.1980 00:00)
 <h2>
 Bug Reports</h2>
 Send bug reports to <a href="news://comp.protocols.time.ntp">news://comp.protocols.time.ntp</a>
@@ -154,6 +150,17 @@ and Sven_Dietrich@Trimble.COM
 <h2>
 Change Log</h2>
 
+<h3>
+Last revision 16 February 1999&nbsp; Version 4.0.99e.</h3>
+<b>by Sven Dietrich (sven_dietrich@trimble.com)</b>
+<p><b>Significant Changes:</b>
+<ul>
+<li>
+Perl 5 is no longer needed to compile NTP. The configuration script which
+creates version.c with the current date and time was modified by Frederick
+Czajka [w2k@austin.rr.com] so that Perl is no longer required.</li>
+</ul>
+
 <h3>
 Last revision 15 November 1999&nbsp; Version 4.0.98f.</h3>
 <b>by Sven Dietrich (sven_dietrich@trimble.com)</b>