From 40334f3e099de4faf87599c0511e003dbdc2ce80 Mon Sep 17 00:00:00 2001
From: Klaus Schmidinger <kls (at) cadsoft (dot) de>
Date: Sun, 1 Jun 2003 18:00:00 +0200
Subject: =?UTF-8?q?Version=201.2.0=20-=20Completed=20Greek=20language=20te?=
 =?UTF-8?q?xts=20(thanks=20to=20Dimitrios=20Dimitrakos).=20-=20Completed?=
 =?UTF-8?q?=20Polish=20language=20texts=20(thanks=20to=20Michael=20Rakowsk?=
 =?UTF-8?q?i).=20-=20Added=20a=20note=20about=20NPTL=20("Native=20Posix=20?=
 =?UTF-8?q?Thread=20Library")=20to=20the=20INSTALL=20file=20=20=20(thanks?=
 =?UTF-8?q?=20to=20Jon=20Burgess=20for=20pointing=20this=20out).=20-=20Som?=
 =?UTF-8?q?e=20corrections=20to=20the=20Finnish=20OSD=20texts=20(thanks=20?=
 =?UTF-8?q?to=20Jaakko=20Hyv=C3=A4tti).=20-=20Officially=20released=20as?=
 =?UTF-8?q?=20version=201.2.0.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 INSTALL | 10 ++++++++++
 1 file changed, 10 insertions(+)

(limited to 'INSTALL')

diff --git a/INSTALL b/INSTALL
index cf66c5d..2bae8e8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,6 +4,16 @@ Installation of the Video Disk Recorder
 Version 1.2
 -----------
 
+IMPORTANT NOTE:
+---------------
+
+VDR currently doesn't work with NPTL ("Native Posix Thread Library").
+Either don't use NPTL, or set the environment variable
+
+  LD_ASSUME_KERNEL=2.4.1
+  
+before running VDR.
+
 Compiling and running the program:
 ----------------------------------
 
-- 
cgit v1.2.3