summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README b/doc/README
index 1fc537f..f436987 100644
--- a/doc/README
+++ b/doc/README
@@ -1 +1,10 @@
Not much yet
+
+Quick installation HOWTO:
+
+ - Install the requirements
+ - ./configure && make && make install in the ivam directory
+ - create a user and a group "ivam"
+ - create a directory /var/spool/ivam2 and make "ivam:ivam" the owner of that directory
+ - create some links in /etc/rc?.d for the ivam2 init script
+