summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-24 10:29:54 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-24 10:29:54 +0000
commit09ec422a781a89ef5ceade824f1f5991e35a3ec9 (patch)
treeea9712141b3bf9e00ffe4b2f44cd71cde341cbaa /doc/FAQ
parent73051681f8d1a4877bfe14acdad8d6fc7f3fe90a (diff)
Reformatted the last addition.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3350 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ46
1 files changed, 24 insertions, 22 deletions
diff --git a/doc/FAQ b/doc/FAQ
index edf5a792..03cb90a7 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Cactus Code Frequently Asked Questions
-$Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/doc/FAQ,v 1.66 2003-07-18 23:03:40 allen Exp $
+$Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/doc/FAQ,v 1.67 2003-07-24 10:29:54 allen Exp $
Also available at http://www.cactuscode.org/Documentation/FAQ
@@ -36,27 +36,6 @@ B4 When running GetCactus it tells me it is refusing to update my thorn
B5 Tell me how I can get thorns?
- The best way is to use CVS, all the Cactus thorns and most other
- public community thorns are distributed this way.
-
- - If you already have the Cactus flesh installed and want to
- install a standard Cactus thorn just type
-
- gmake checkout
-
- for a list of thorns you can then download
-
- - If you have a thornlist annotated with CVS information get
- hold of the GetCactus script, e.g.
-
- wget http://www.cactuscode.org/Download/GetCactus
-
- and use this with your thornlist, if you already have the flesh
- installed it will just checkout the thorns (the script needs to be
- run in the directory above your checked out Cactus at the moment)
-
- GetCactus <thornlist>
-
------------------------------------------------------------------------------
Configuring and Building:
@@ -432,6 +411,29 @@ B4 When running GetCactus it tells me it is refusing to update my thorn
To fix this problem, simply be consistent with repository locations.
+B5 Tell me how I can get thorns?
+
+ The best way is to use CVS, all the Cactus thorns and most other
+ public community thorns are distributed this way.
+
+ - If you already have the Cactus flesh installed and want to
+ install a standard Cactus thorn just type
+
+ gmake checkout
+
+ for a list of thorns you can then download
+
+ - If you have a thornlist annotated with CVS information get
+ hold of the GetCactus script, e.g.
+
+ wget http://www.cactuscode.org/Download/GetCactus
+
+ and use this with your thornlist, if you already have the flesh
+ installed it will just checkout the thorns (the script needs to be
+ run in the directory above your checked out Cactus at the moment)
+
+ GetCactus <thornlist>
+
------------------------------------------------------------------------------
Configuring and Building: