|
From: <di...@us...> - 2011-03-06 17:20:16
|
Revision: 744
http://safekeep.svn.sourceforge.net/safekeep/?rev=744&view=rev
Author: dimi
Date: 2011-03-06 17:20:10 +0000 (Sun, 06 Mar 2011)
Log Message:
-----------
Move most installation related info to the INSTALL file
Modified Paths:
--------------
safekeep/trunk/INSTALL
safekeep/trunk/README
Modified: safekeep/trunk/INSTALL
===================================================================
--- safekeep/trunk/INSTALL 2011-03-06 17:18:12 UTC (rev 743)
+++ safekeep/trunk/INSTALL 2011-03-06 17:20:10 UTC (rev 744)
@@ -17,6 +17,11 @@
creating /etc/safekeep.d, installing the cron job script, creating
the safekeep user, and so on.
+Please make sure you understand all the ramifications of doing a
+source install before you chose this option. Feel free to ask
+questions on the mailing list:
+ saf...@li...
+if you run into any problems.
INSTALL NOTES
~~~~~~~~~~~~~
Modified: safekeep/trunk/README
===================================================================
--- safekeep/trunk/README 2011-03-06 17:18:12 UTC (rev 743)
+++ safekeep/trunk/README 2011-03-06 17:20:10 UTC (rev 744)
@@ -22,24 +22,10 @@
Install
~~~~~~~
It is recommended that you install the packaged version of SafeKeep,
-via the provided RPMs or DEBs. However, if you can not use those
-packages, or want to install from source, you can do so by running
-as root the command:
+via the provided RPMs or DEBs.
- $ make install
+For more installation related notes, please see the INSTALL file.
-NOTE: installing SafeKeep this way is not equivalent to a package
-install. You will have to manually take care of a number of other
-steps that are automatically taken care of by the packages such as
-creating /etc/safekeep.d, installing the cron job script, creating
-the safekeep user, and so on.
-
-Please make sure you understand all the ramifications of doing a
-source install before you chose this option. Feel free to ask
-questions on the mailing list:
- saf...@li...
-if you run into any problems.
-
Full Test
~~~~~~~~~
To run the full test simply invoke the target:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|