summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-07-26 13:44:54 +0200
committerJochen Dolze <vdr@dolze.de>2011-07-26 13:44:54 +0200
commitc4e9bfde803a12bc6da45c491884f1c0bd98be5b (patch)
tree223223355a3578bed9b9d8715fffab418e82f96a /INSTALL
parent653b36f3db380683e73cb0ae3c17ddc28bd41fa1 (diff)
downloadvdr-plugin-xmltv2vdr-c4e9bfde803a12bc6da45c491884f1c0bd98be5b.tar.gz
vdr-plugin-xmltv2vdr-c4e9bfde803a12bc6da45c491884f1c0bd98be5b.tar.bz2
Added information files
Added error handler for libxml
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 14 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..0d368c1
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,14 @@
+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'.
+
+