diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-18 11:14:33 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-18 11:14:33 +0200 |
| commit | 15816ee8e4a1be96bba1da9199739f1666a87703 (patch) | |
| tree | 98971a87a165639a7785aaaf8ff59421680cdba3 /INSTALL | |
| parent | f1a4d067be7113ac1418791fa0b0818800773418 (diff) | |
| download | vdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.gz vdr-15816ee8e4a1be96bba1da9199739f1666a87703.tar.bz2 | |
Changed thread handling to make it work with NPTL
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 12 |
1 files changed, 1 insertions, 11 deletions
@@ -1,19 +1,9 @@ Installation of the Video Disk Recorder --------------------------------------- -Version 1.2 +Version 1.3 ----------- -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: ---------------------------------- |
