mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 20:59:59 -04:00
added section for platforms other people report to us as working
This commit is contained in:
parent
9c11326b18
commit
501da430e2
1 changed files with 6 additions and 1 deletions
7
README
7
README
|
|
@ -135,7 +135,7 @@ Building
|
|||
BIND 9 currently requires a UNIX system with an ANSI C compiler,
|
||||
basic POSIX support, and a good pthreads implementation.
|
||||
|
||||
We've had successful builds and tests on the following systems
|
||||
We've had successful builds and tests on the following systems:
|
||||
|
||||
AIX 4.3
|
||||
COMPAQ Tru64 UNIX 4.0D
|
||||
|
|
@ -146,6 +146,11 @@ Building
|
|||
Red Hat Linux 6.0, 6.1, 6.2
|
||||
Solaris 2.6, 7, 8 (beta)
|
||||
|
||||
We've also had reports of successful builds on the following
|
||||
systems, though we do not have tested these platforms ourselves:
|
||||
|
||||
COMPAQ Tru64 UNIX 5 (with IPv6 EAK)
|
||||
|
||||
To build, just
|
||||
|
||||
./configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue