From 86e5d10649f14fe3b3c8af37fd8ec04cc337fc9e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 11 May 2013 13:57:51 +0000 Subject: INSTALL: update versions and URLs libkqueue recently migrated to SourceForge and Debian 7.0 is the new stable. We still support Debian 6.0 and will likely support it for years to come since CentOS 5.x remains supported. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 4adcfd4..f66987c 100644 --- a/INSTALL +++ b/INSTALL @@ -19,7 +19,7 @@ A modern GNU/Linux system with NPTL and epoll support is _required_. * GNU C Library (glibc 2.5 or later) * iostat ("sysstat" in most package managers) -The "stable" release of Debian GNU/Linux (currently 6.0) is the +The "stable" release of Debian GNU/Linux (currently 7.0) is the recommended runtime environment, but CentOS 5.x (or later) shall be fully supported. @@ -42,7 +42,7 @@ libkqueue: ./configure CFLAGS="-g -O2 $(pkg-config libkqueue --cflags)" \ LDFLAGS="$(pkg-config libkqueue --libs)" -libkqueue is available here: http://mark.heily.com/project/libkqueue +libkqueue is available here: http://sourceforge.net/projects/libkqueue/ We will only support running on 100% Free Software platforms. -- cgit v1.2.3-24-ge0c7