From 7eb0c33d6137e14dbfb168dc602cbda7fb1ac642 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 30 May 2007 17:31:50 +0000 Subject: - updated requirements --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index bc199a2..76772d0 100644 --- a/README +++ b/README @@ -30,9 +30,14 @@ fast. Requirements: ============= +VDR >= 1.4.3-3 Tntnet >= 1.5.3 - http://www.tntnet.org/download.hms Cxxtools >= 1.4.3 - http://www.tntnet.org/download.hms -boost >= 1.32.0 - http://www.boost.org +gcc >= 3.1 + +if gcc < 4.0: +boost >= 1.32.0 - http://www.boost.org + Tntnet provides basic webserver functions for live and needs cxxtools. Boost provides some data structures we need. While currently relying on the -- cgit v1.2.3