diff options
author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2007-04-09 15:36:33 -0500 |
---|---|---|
committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2007-04-09 15:36:33 -0500 |
commit | 37e11172f8ed157340783b73d56595bb02d0a2d2 (patch) | |
tree | 65163a9cdb8ded9c55c94da92e8a6327bda9067c /INSTALL.quagga.txt | |
parent | 8d3e3ccfd0d0cb82b253f937339d1c6189a2bf54 (diff) | |
parent | 43cd33a44e010f818633b7f144b5a0be352b41e7 (diff) | |
download | quagga-0.99.6-realms.patch.tar.bz2 quagga-0.99.6-realms.patch.tar.xz |
Merge commit 'quagga_0_99_6_release' into linux-realmsquagga-0.99.6-realms.patch
Diffstat (limited to 'INSTALL.quagga.txt')
-rw-r--r-- | INSTALL.quagga.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/INSTALL.quagga.txt b/INSTALL.quagga.txt index b1bab82f..4ed9a67f 100644 --- a/INSTALL.quagga.txt +++ b/INSTALL.quagga.txt @@ -1,4 +1,4 @@ -# $Id: INSTALL.quagga.txt,v 1.11 2005/08/10 15:07:02 gdt Exp $ +# $Id$ -------------------------------------------------------------------------- Building and Installing Quagga from releases or snapshots: @@ -6,7 +6,8 @@ Building and Installing Quagga from releases or snapshots: The 'INSTALL' file contains generic instructions on how to use 'configure' scripts. -Quagga requires a C compiler supporting the C99 standard. +Quagga requires a C compiler (and associated header files and +libraries) supporting the C99 standard. Quagga requires a reasonable make. It is considered a bug if quagga does not compile with the system make on recent FreeBSD, NetBSD or @@ -20,11 +21,17 @@ following systems (where .x indicates the most recent release), or such systems "-current" versions. (Note that considering it a bug is not a guarantee of support, merely "we agree that it is broken".) + Dragonfly ? FreeBSD 4.x FreeBSD 5.x + FreeBSD 6.x + FreeBSD-current Linux [kernel/distribution information needed] NetBSD 1.6.x NetBSD 2.x + NetBSD 3.x + NetBSD 4.x + NetBSD-current OpenBSD ? [info needed on what should work] Solaris 9 Solaris 10 |