summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL20
1 files changed, 18 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 7e6d07e..df6d7e6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,20 @@
***********************************************************
+*** Using CVS ***
+***********************************************************
+
+If this is a CVS snapshot you have to perform some steps yourself
+to get a complete VDRAdmin-AM folder:
+
+1) Always call "./make.sh cvs" after every "cvs checkout" or
+ "cvs update". At the moment this will only create some links
+ but might do more in the future.
+
+2) The CVS checkout contains no locales (.mo files). You have
+ create them yourself if you want to use a language other than
+ English: ./make.sh po
+ Please note that you need the "msgfmt" utility for this!
+
+***********************************************************
*** Installation ***
***********************************************************
@@ -48,7 +64,7 @@
***********************************************************
-*** Removing VDRAdmin-AM from your system ***
+*** Removing VDRAdmin-AM from your system ***
***********************************************************
1) Uninstall depends on the kind of installation you did:
@@ -76,7 +92,7 @@
***********************************************************
-*** Hide VDRAdmin-AM behind apache ***
+*** Hide VDRAdmin-AM behind apache ***
***********************************************************
you will need apache with mod_proxy and these lines in httpd.conf: