diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-12-19 20:15:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-12-19 20:15:47 +0000 |
commit | 8a1a698052bb345c41a1b1c5153080d0dcd22cc7 (patch) | |
tree | a13b70a5f259f0ac04ee9d36fe5463cc7ab3080f /INSTALL | |
parent | 54db95afe380e6f446ed5c425e76361bec6f1af0 (diff) | |
download | fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.tar.gz fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.tar.bz2 fetchmail-8a1a698052bb345c41a1b1c5153080d0dcd22cc7.zip |
IPv6 patches.
svn path=/trunk/; revision=2666
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -26,11 +26,12 @@ you should install OPIE. You need version 2.32 or better. The OPIE library sources are available at ftp://ftp.inner.net/pub/opie. You can also find OPIE and IPV6-capable servers there. -Building in IPv6 support or the IPsec patches *requires* - that Craig -Metz's inet6-apps kit be installed; the IPsec patches require that the -kit be built with network security API support enabled. The kit can be -gotten from ftp.ipv6.inner.net:/pub/ipv6 (via IPv6) or ftp.inner.net +Building in IPv6 support *requires* glibc 2.1.1 (or newer) or +that Craig Metz's inet6-apps kit be installed. +The IPsec patches *requires* inet6-apps kit.; +the IPsec patches require that the kit be built with network +security API support enabled. The kit can be gotten from +ftp.ipv6.inner.net:/pub/ipv6 (via IPv6) or ftp.inner.net /pub/ipv6 (via IPv4). 2. CONFIGURE |