CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   FATAL ERROR: ParaView reader module libraries do not exist (https://www.cfd-online.com/Forums/openfoam-pre-processing/179566-fatal-error-paraview-reader-module-libraries-do-not-exist.html)

ciaci88 November 2, 2016 15:28

FATAL ERROR: ParaView reader module libraries do not exist
 
How can I fix this problem?

[ofuser@default cavity]$ paraFoam -case $FOAM_RUN/tutorials/incompressible/icoFo
am/cavity/cavity

FATAL ERROR: ParaView reader module libraries do not exist

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

arsalan.dryi November 3, 2016 05:05

Hi Francesco,
Did you build paraview from source code, or just install it as indicated?

Code:

sudo apt-get install paraviewopenfoam3120
Anyway, google is your friend and I think below thread will help you
http://www.cfd-online.com/Forums/ope...d-problem.html

Regards,
Arsalan.

ciaci88 November 3, 2016 14:39

Thank you. But I have already read this post before. I have already tried to type this command but the result was this:

[ofuser@default ~]$ sudo apt-get install paraviewfoam3120
bash: sudo: command not found

arsalan.dryi November 4, 2016 04:39

try to use full path:

Code:

/usr/bin/sudo
you need to know more about Unix and Linux.
Regards,
Arsalan.


All times are GMT -4. The time now is 20:22.