CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] paraView running Problem [not found]

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree2Likes
  • 1 Post By wyldckat
  • 1 Post By wyldckat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 1, 2017, 01:07
Default paraView running Problem [not found]
  #1
New Member
 
Thomas
Join Date: Aug 2017
Posts: 1
Rep Power: 0
X.Thomas is on a distinguished road
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
but when I finish the 1st and 2nd commands and type the 3rd one and press ENTER ,there comes one more error
Code:
ERROR: ParaView not found in /home/xthomas/OpenFOAM/ThirdParty-5.x/platforms/linux64Gcc/ParaView-5.4.0
I am quite wonder the reason I got such a condition and could you please just give me some hints or solutions. Thank you.
X.Thomas is offline   Reply With Quote

Old   September 2, 2017, 05:48
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick questions:
  1. Which installation instructions did you follow?
  2. Was ParaView 5.4.0 built with success or did you install the one from Deb packages?
Bashar likes this.
__________________
wyldckat is offline   Reply With Quote

Old   September 12, 2017, 23:47
Default
  #3
Member
 
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 10
Bashar is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
Quick questions:
  1. Which installation instructions did you follow?
  2. Was ParaView 5.4.0 built with success or did you install the one from Deb packages?
Hi,

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 followed step 13 on the above link but I got this error.
I hope you have time to read this.
Bashar
Bashar is offline   Reply With Quote

Old   September 13, 2017, 00:16
Default
  #4
Member
 
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 10
Bashar is on a distinguished road
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
Thank you

Last edited by wyldckat; December 31, 2017 at 11:37. Reason: Repaired [CODE][/CODE] markers
Bashar is offline   Reply With Quote

Old   December 31, 2017, 11:42
Default
  #5
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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.
Bashar likes this.
__________________
wyldckat is offline   Reply With Quote

Old   January 8, 2018, 16:08
Default
  #6
Member
 
Bashar
Join Date: Jul 2015
Posts: 74
Rep Power: 10
Bashar is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
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.


Thank you! Unfortunately, I was not able to solve this issue . I was trying to install it on my machine with Centos 7.
Bashar is offline   Reply With Quote

Old   January 14, 2018, 12:15
Default
  #7
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quote:
Originally Posted by Bashar View Post
Thank you! Unfortunately, I was not able to solve this issue . I was trying to install it on my machine with Centos 7.
Quick answer: If you want to try again, please be certain that you follow the instructions written specifically for CentOS 7.1: https://openfoamwiki.net/index.php/I...HEL#CentOS_7.1

Furthermore, you can confirm if cmake is somehow installed by running the following commands:
Code:
which cmake
yum list installed cmake
rpm -q cmake
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[General] Problem opening paraview (remote) alexvaleije ParaView 0 June 23, 2016 12:03
[General] Problem in using paraview meballav ParaView 11 October 12, 2012 16:03
Installation Problem with ParaView 3.12.0 on Scientific Linux 5.7 Wley OpenFOAM Installation 2 September 28, 2012 06:06
paraFoam running problem Aleksey_R OpenFOAM 2 November 27, 2009 18:18
problem with running parafoam & paraview padmanathan OpenFOAM 3 June 12, 2009 07:30


All times are GMT -4. The time now is 21:57.