aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-04 12:58:01 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-04 12:58:01 +0000
commite3b38b86fd4c82a0061feb9b936cb7b81f039cc0 (patch)
tree27eb7dd72e45df81359367c6cb8cfcf9fd1f17b6 /README
parent7cffe6972b319923efe2e1b96b9fbb8b4fe5783c (diff)
add a bit more detail on how to configure with the perl preprocessor
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@185 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index b43141f..5ff7892 100644
--- a/README
+++ b/README
@@ -35,7 +35,9 @@ On some systems (notably the AEI Xeons using the Intel compilers) this
thorn only compiles if you use the Cactus (perl) preprocessor, i.e. you
need to configure with
gmake foo-config CPP='$${PERL} $${CCTK_HOME}/lib/sbin/cpp.pl'
-(along with any other configuration options).
+(along with any other configuration options), or put the line
+ CPP=$${PERL} $${CCTK_HOME}/lib/sbin/cpp.pl
+in your ~/.cactus/config or other Cactus options file.
This thorn is mostly written in Fortran 77, with a few files in C
and Fortran 90. At present Fortran 90 is only used for the "arbitrary slice"