From a982a812ea8363283733b76d86e7866a0df24769 Mon Sep 17 00:00:00 2001 From: enthought Date: Tue, 3 Mar 2015 19:16:16 +0000 Subject: [PATCH] make sure that the openfoam enviroment has been activated --- install_external.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_external.sh b/install_external.sh index 0426e8f..a83d0a5 100755 --- a/install_external.sh +++ b/install_external.sh @@ -8,4 +8,5 @@ svn co https://svn.code.sf.net/p/openfoam-extend/svn/trunk/Breeder/other/scripti cd PyFoam python setup.py install cd .. +source /opt/openfoam222/etc/bashrc python check_PyFoam.py