fakeroot usage added to avoid root privileges requirements.
[threegates.git] / README.txt
index 2762d12..11f8f2f 100644 (file)
@@ -7,8 +7,13 @@ of related Certification Revocation Lists (CRL).
 
 === HOWTO ===
 
-- as user "root" run ./bin/threegates_builder.sh 
+- 
+  as user "root" run ./bin/threegates_builder.sh 
   in "out" directory you found a tree that you can tar and explode in / directory
+OR
+  run fakeroot ./bin/threegates_builder.sh -t
+  you will find an archive threegates_out.tgz that you can explode in / directory
+
 
 - add apache user to "threegates" group