]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
environment variable LIBRARY_PATH added
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2004 21:58:25 +0000 (21:58 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2004 21:58:25 +0000 (21:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@9777 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/build-test/configurations/linux-gcc332muc.cfg
deal.II/common/scripts/build-test/template

index ba7e23676fd0427c55a3476f5d57f433029f6298..48cb1448ae491f0d3b5ec63d3b66e42ab0fbfedb 100644 (file)
@@ -11,13 +11,13 @@ s!options=.*!options='--enable-multithreading --with-multithreading --with-umfpa
 s'CXX=.*'CXX=g++';
 s'CC=.*'CC=gcc';
 s'CVS=.*'CVS=cvs';
-s'MAKE=.*'MAKE="make"';
+s'MAKE=.*'MAKE="make -j3"';
 s'MAIL=.*'MAIL="mail"';
 
 # Path variables
 
 s'#export PATH'export PATH=/nfs/software/gcc-3.3.2/bin:/usr/local/bin';
-
+s'#export LIBRARY_PATH'export LIBRARY_PATH=/nfs/software/lib:';
 # CVS account
 
 s'export CVSROOT=.*'export CVSROOT=:pserver:deal@ganymed:/home/people/cvs/deal';
index 9ff516e65aa6bb171b42e825dff9078b1e85dbcf..37521ce216c54f39cfde20bbe359bf9f9a3f2760 100644 (file)
@@ -60,6 +60,7 @@ MAKE=make
 
 #export PATH:$PATH
 #export LD_LIBRARY_PATH:$LD_LIBRARY_PATH
+#export LIBRARY_PATH
 
 ######################################################################
 # Mail program setup:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.