Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
dhcp
Commits
91da194e
Commit
91da194e
authored
Jul 10, 2007
by
Evan Hunt
Browse files
Releasing 4.0.0a2
parent
26be82af
Changes
3
Hide whitespace changes
Inline
Side-by-side
README
View file @
91da194e
Internet Systems Consortium DHCP Distribution
Version 4.0.0a
1
Ma
y 1
9
, 2007
Internet Systems Consortium DHCP Distribution
Version 4.0.0a
2
Jul
y 1
0
, 2007
README FILE
...
...
@@ -129,12 +129,12 @@ information. On Digital Unix, type ``man pfilt''.
To build the DHCP Distribution, unpack the compressed tar file using
the tar utility and the gzip command - type something like:
gunzip dhcp-4.0.0a
1
.tar.gz
tar xvf dhcp-4.0.0a
1
.tar
gunzip dhcp-4.0.0a
2
.tar.gz
tar xvf dhcp-4.0.0a
2
.tar
CONFIGURING IT
Now, cd to the dhcp-dhcp-4.0.0a
1
subdirectory that you've just
Now, cd to the dhcp-dhcp-4.0.0a
2
subdirectory that you've just
created and configure the source tree by typing:
./configure
...
...
RELNOTES
View file @
91da194e
Internet
Systems
Consortium
DHCP
Distribution
Version
4.0.0
a
1
Ma
y
1
9
,
2007
Version
4.0.0
a
2
Jul
y
1
0
,
2007
Release
Notes
...
...
configure.ac
View file @
91da194e
AC_INIT([DHCP], [4.0.0a
1
], [dhcp-users@isc.org])
AC_INIT([DHCP], [4.0.0a
2
], [dhcp-users@isc.org])
# we specify "foreign" to avoid having to have the GNU mandated files,
# like AUTHORS, COPYING, and such
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment