summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-18 23:03:40 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-18 23:03:40 +0000
commit5bf23d5dc288f9f8a9c286ccfcf9ff7d057f6e82 (patch)
tree579732c5ffc34add47ddd5c32cd3eac7b3b68315 /doc/FAQ
parentbdd7711e31f0fb58f8f949e3efcd70e16cba2e56 (diff)
> 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> > git-svn-id: http://svn.cactuscode.org/flesh/trunk@3303 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ25
1 files changed, 24 insertions, 1 deletions
diff --git a/doc/FAQ b/doc/FAQ
index f6a5eb86..edf5a792 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.65 2003-07-18 22:33:53 allen Exp $
+$Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/doc/FAQ,v 1.66 2003-07-18 23:03:40 allen Exp $
Also available at http://www.cactuscode.org/Documentation/FAQ
@@ -34,6 +34,29 @@ B3 How do I checkout an earlier version of Cactus ?
B4 When running GetCactus it tells me it is refusing to update my thorn
because it is installed from a different repository.
+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: