|
[Sponsors] | |||||
[OpenFOAM.org] paraView running Problem [not found] |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
New Member
Thomas
Join Date: Sep 2017
Posts: 1
Rep Power: 0 ![]() |
Hi, I am new in using OpenFOAM, and I am preparing to learn from a simple demo. When I try to scan the mesh with the command paraFoam, there goes an error
Code:
FATAL ERROR : ParaView reader module libraries do not exist
Please build the reader module before continuing
cd $FOAM_UTILITIES/postProcessing/graphics/PVReaders
./Allwclean
./Allwmake
Code:
ERROR: ParaView not found in /home/xthomas/OpenFOAM/ThirdParty-5.x/platforms/linux64Gcc/ParaView-5.4.0 |
|
|
|
|
|
|
|
|
#2 |
|
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 130 ![]() ![]() ![]() ![]() ![]() ![]() |
Quick questions:
__________________
|
|
|
|
|
|
|
|
|
#3 | |
|
Member
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 12 ![]() |
Quote:
I have a similar issue but with version3.0.1 . I followed the instruction on the link : https://openfoamwiki.net/index.php/I...CentOS_SL_RHEL every thing is good and openfoam installation is working.However, when I tried to install paraview I got the following error: Code:
ERROR: ParaView not found in /home/bashar/OpenFOAM/ThirdParty-3.0.1/platforms/linux64Gcc/ParaView-4.4.0 I hope you have time to read this. Bashar |
||
|
|
|
||
|
|
|
#4 |
|
Member
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 12 ![]() |
Sorry I forgot to attach the log file :
Code:
[ GNU nano 2.3.1 File: log.makePV
qt 4.8.5
version 4.4.0
major 4.4
build Release
MISMATCH!
specified 4.4.0
found
---------------------
removing old build directory
/home/bashar/OpenFOAM/ThirdParty-3.0.1/build/linux64Gcc/ParaView-4.4.0
----
Configuring paraview-4.4.0 (major version: 4.4)
MPI support : true
Python support : true
MESA support : false
Qt dev support : true
Source : /home/bashar/OpenFOAM/ThirdParty-3.0.1/ParaView-4.4.0
Build : /home/bashar/OpenFOAM/ThirdParty-3.0.1/build/linux64Gcc/ParaView-4.4.0
Target : /home/bashar/OpenFOAM/ThirdParty-3.0.1/platforms/linux64Gcc/ParaView-4.4.0
Build type : Release
----
cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/bashar/OpenFOAM/ThirdParty-3.0.1/platforms/linux64Gcc/ParaView-4.4.0 -DBUILD_SHARED_LIBS:BOOL=ON VTK_USE_RPATH:BOOL=OFF -DPARAVIEW_INSTALL_DEVELOPMENT_FILES:BOOL=ON -DBUI$
----
etc/tools/ParaView4Functions: line 420: cmake: command not found
Starting make
make: *** No targets specified and no makefile found. Stop.
real 0m0.003s
user 0m0.001s
sys 0m0.002s
Done make
Installing ParaView to /home/bashar/OpenFOAM/ThirdParty-3.0.1/platforms/linux64Gcc/ParaView-4.4.0
make: *** No rule to make target `install'. Stop.
---
Installation complete for paraview-4.4.0
Set environment variables:
export ParaView_DIR=/home/bashar/OpenFOAM/ThirdParty-3.0.1/platforms/linux64Gcc/ParaView-4.4.0
export PATH=$ParaView_DIR/bin:$PATH
export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-4.4
---
Done
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text ^T To Spell
Last edited by wyldckat; December 31, 2017 at 12:37. Reason: Repaired [CODE][/CODE] markers |
|
|
|
|
|
|
|
|
#5 |
|
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 130 ![]() ![]() ![]() ![]() ![]() ![]() |
Quick answer @Bashar: Sorry, I wasn't able to look into this anytime sooner. The problem seems to be that CMake was not built with success or is not installed... but since you didn't specify which Linux Distribution and version you were using, I'm not able to indicate what step you should have taken.
I hope you have solved this problem since then.
__________________
|
|
|
|
|
|
|
|
|
#6 | |
|
Member
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 12 ![]() |
Quote:
Thank you! Unfortunately, I was not able to solve this issue . I was trying to install it on my machine with Centos 7. |
||
|
|
|
||
|
|
|
#7 | |
|
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 130 ![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
Furthermore, you can confirm if cmake is somehow installed by running the following commands: Code:
which cmake yum list installed cmake rpm -q cmake |
||
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [General] Problem opening paraview (remote) | alexvaleije | ParaView | 0 | June 23, 2016 13:03 |
| [General] Problem in using paraview | meballav | ParaView | 11 | October 12, 2012 17:03 |
| Installation Problem with ParaView 3.12.0 on Scientific Linux 5.7 | Wley | OpenFOAM Installation | 2 | September 28, 2012 07:06 |
| paraFoam running problem | Aleksey_R | OpenFOAM | 2 | November 27, 2009 19:18 |
| problem with running parafoam & paraview | padmanathan | OpenFOAM | 3 | June 12, 2009 08:30 |