CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.org] checking with foamInstallationTest: does this mean that everything is okay? (https://www.cfd-online.com/Forums/openfoam-installation/151963-checking-foaminstallationtest-does-mean-everything-okay.html)

comingdaytime April 21, 2015 03:51

checking with foamInstallationTest: does this mean that everything is okay?
 
Dear All,
After I installed OpenFoam, I used the foamInstallationTest to check if everything is okay with my installation. And I got the following message:



Executing /home/itvzl/OpenFOAM/OpenFOAM-2.1.x/bin/foamInstallationTest:


Checking basic setup...
-------------------------------------------------------------------------------
Shell: bash
Host: bernoulli
OS: Linux version 3.13.0-49-generic
-------------------------------------------------------------------------------


Checking main OpenFOAM env variables...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Crit
-------------------------------------------------------------------------------
$WM_PROJECT_INST_DIR /home/itvzl/OpenFOAM yes yes
$WM_PROJECT_USER_DIR /home/itvzl/OpenFOAM/itvzl-2.1.x yes no
$WM_THIRD_PARTY_DIR /home/itvzl/OpenFOAM/ThirdParty-2.1.x yes yes
-------------------------------------------------------------------------------


Checking the OpenFOAM env variables set on the PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Path Crit
-------------------------------------------------------------------------------
$WM_PROJECT_DIR /home/itvzl/OpenFOAM/OpenFOAM-2.1.x yes yes yes

$FOAM_APPBIN ...-2.1.x/platforms/linux64GccDPOpt/bin yes yes yes
$FOAM_SITE_APPBIN .../2.1.x/platforms/linux64GccDPOpt/bin no no
$FOAM_USER_APPBIN ...-2.1.x/platforms/linux64GccDPOpt/bin no no
$WM_DIR .../itvzl/OpenFOAM/OpenFOAM-2.1.x/wmake yes yes yes
-------------------------------------------------------------------------------


Checking the OpenFOAM env variables set on the LD_LIBRARY_PATH...
-------------------------------------------------------------------------------
Environment_variable Set_to_file_or_directory Valid Path Crit
-------------------------------------------------------------------------------
$FOAM_LIBBIN ...-2.1.x/platforms/linux64GccDPOpt/lib yes yes yes
$FOAM_SITE_LIBBIN .../2.1.x/platforms/linux64GccDPOpt/lib no no
$FOAM_USER_LIBBIN ...-2.1.x/platforms/linux64GccDPOpt/lib no no
$MPI_ARCH_PATH ...x/platforms/linux64Gcc/openmpi-1.5.3 yes yes yes
-------------------------------------------------------------------------------


Third party software
-------------------------------------------------------------------------------
Software Version Location
-------------------------------------------------------------------------------
flex 2.5.35 /usr/bin/flex
gcc 4.8.2 /usr/bin/gcc
gzip 1.6 /bin/gzip
tar 1.27.1 /bin/tar
icoFoam 2.1.x ...M/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin/icoFoam
-------------------------------------------------------------------------------


Summary
-------------------------------------------------------------------------------
Base configuration ok.
Critical systems ok.


Dos this mean that everything is okay? But how come when I use the paraFoam command there are something wrong with it and reminding me that :

FATAL ERROR: ParaView reader module libraries do not exist

Please build the reader module before continuing:
cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers
./Allwclean
./Allwmake


roadRunner April 21, 2015 03:57

You should compile Paraview (or binaries from repositories, or website).
If you wish to compile, take a look inside third party dir.

comingdaytime April 21, 2015 04:32

Quote:

Originally Posted by roadRunner (Post 542906)
You should compile Paraview (or binaries from repositories, or website).
If you wish to compile, take a look inside third party dir.

Thank you for your reply, beep-beep,

I did as the instruction here
Please build the reader module before continuing:
cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers
./Allwclean
./Allwmake

But unfortunately, it is not working. Still the same message showing up when I am trying to use the command paraFoam.

Best Regards

blacksquirrel April 21, 2015 05:30

This error is not uncommon. A quick search lead me to this thread:
http://www.cfd-online.com/Forums/ope...not-exist.html

comingdaytime April 21, 2015 05:52

Quote:

Originally Posted by blacksquirrel (Post 542936)
This error is not uncommon. A quick search lead me to this thread:
http://www.cfd-online.com/Forums/ope...not-exist.html

Thank you so much! Blacksquirrel
It worked. I could use paraFoam now :)


All times are GMT -4. The time now is 04:40.