Fixed list of files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Copyright (C) 2001 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: win32-build.txt,v 1.2 2001/07/31 00:03:21 gson Exp $
|
||||
$Id: win32-build.txt,v 1.3 2001/07/31 00:20:31 mayer Exp $
|
||||
|
||||
BIND 9.2.0 Beta for Win32 Source Build Instructions. 12-Jul-2001
|
||||
|
||||
@@ -60,32 +60,33 @@ directory as this file.
|
||||
|
||||
The following files are built:
|
||||
|
||||
lib/isc
|
||||
lib/dns
|
||||
lib/isccc
|
||||
lib/isccfg
|
||||
lib/lwres
|
||||
bin/named
|
||||
lib/win32/bindevt
|
||||
bin/win32/BINDInstall
|
||||
libisc.dll
|
||||
libdns.dll
|
||||
libisccc.dll
|
||||
libisccfg.dll
|
||||
liblwres.dll
|
||||
named.exe
|
||||
bindevt.dll
|
||||
BINDInstall.exe
|
||||
|
||||
bin/rndc
|
||||
bin/dig (dig.dsw)
|
||||
bin/dig (host.dsw)
|
||||
bin/dig (nslookup.dsw)
|
||||
bin/nsupdate
|
||||
rndc.exe
|
||||
dig.exe
|
||||
host.exe
|
||||
nslookup.exe
|
||||
nsupdate.exe
|
||||
|
||||
bin/check/named-checkconf
|
||||
bin/check/named-checkzone
|
||||
named-checkconf.exe
|
||||
named-checkzone.exe
|
||||
|
||||
bin/dnssec (keygen.dsw)
|
||||
bin/dnssec (makekeyset.dsw)
|
||||
bin/dnssec (signkey.dsw)
|
||||
bin/dnssec (signzone.dsw)
|
||||
dnssec-keygen.exe
|
||||
dnssec-makekeyset.exe
|
||||
dnssec-signkey.exe
|
||||
dnssec-signzone.exe
|
||||
|
||||
You should end up with 20 binaries in the bind9/Build/Release
|
||||
directory. Copy the Install instructions Readme1st.txt from win32utils
|
||||
and libeay32.dll from the openssl/out32dll/ directory.
|
||||
directory. The Install instructions Readme1st.txt from win32utils
|
||||
and libeay32.dll from the openssl/out32dll/ directory are also copied
|
||||
into the Build area.
|
||||
|
||||
The set of files in the directory bind9/Build/Release form the
|
||||
installation kit which can then be zipped and distributed to any
|
||||
|
||||
Reference in New Issue
Block a user