blob: 183619989b7a4eb3670281c933697f4f0c1d2462 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Basic Installation
==================
The simplest way to compile this package is:
1. Type `make' to compile the package.
2. Type `make install' to install the programs and any data files and
documentation.
3. You can remove the program binaries and object files from the
source code directory by typing `make clean'.
4. If you're running VDR >= 1.7.15, please check if you have an
entry in /etc/services:
svdrp 6419/tcp # svdrp (vdr)
|