From c4e9bfde803a12bc6da45c491884f1c0bd98be5b Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Tue, 26 Jul 2011 13:44:54 +0200 Subject: Added information files Added error handler for libxml --- INSTALL | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') 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'. + + -- cgit v1.2.3