|
[Sponsors] |
February 2, 2012, 13:20 |
ParaView installation problem on Suse 11.4
|
#1 |
New Member
Join Date: Sep 2011
Posts: 17
Rep Power: 15 |
Hi all,
Problem # 1 --------------- I have installed the OpenFOAM package, and it works fine, except for ParaView. When I'm trying to install ParaView as it is suggested in the installation guide (using "./makeParaView" command in the appropriate directory), i get the following error: ************************************************** ******* ./makeParaView: line 42: .: /opt/OpenFOAM/OpenFOAM-2.1.x/etc/ThirdPartyFunctions: is a directory ./makeParaView: line 43: .: /opt/OpenFOAM/OpenFOAM-2.1.x/etc/ParaViewFunctions: is a directory ./makeParaView: line 141: setVersion: command not found ./makeParaView: line 144: addCMakeVariable: command not found ./makeParaView: line 293: addVerbosity: command not found ./makeParaView: line 294: addMpiSupport: command not found ./makeParaView: line 295: addPythonSupport: command not found ./makeParaView: line 296: addMesaSupport: command not found ./makeParaView: line 297: addQtSupport: command not found ./makeParaView: line 299: setDirs: command not found ./makeParaView: line 300: echoDateStamp: command not found ./makeParaView: line 305: checkVersion: command not found Build stages selected --------------------- -config true -make true -install true --------------------- Features selected mesa false mpi false python false qt true --------------------- Version information qt none version 3.12.0 major 3.12 --------------------- ./makeParaView: line 327: configParaView: command not found ./makeParaView: line 328: makeParaView: command not found ./makeParaView: line 329: installParaView: command not found Done ************************************************** ****** The system doesn't seem to recognize all these commands, such as installParaView, etc. Problem # 2: ---------------- I tried to install ParaView via the Software Manager (YaST), and it works (meaning, the program starts perfectly). However, when I'm trying to run paraFoam, I'm getting the following message: ************************************************** FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake ************************************************** *** I did what the message says, and ran paraFoam again, which resulted in the same error message. Please, help me solve these problems and run paraFoam (and ParaView) properly. Thanks in advance, Victor |
|
February 2, 2012, 15:50 |
Paraview Build
|
#2 | ||
New Member
Tom
Join Date: Nov 2011
Location: Atlanta, Ga
Posts: 21
Rep Power: 15 |
Hey Victor,
Based on your terminal output it looks like you do not have QT installed. Quote:
Quote:
|
|||
February 2, 2012, 17:03 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to both of you!
Victor, did you by any chance install another version of OpenFOAM before you installed 2.1.x? If so, then comment or remove the old line in the file "~/.bashrc" that pertains to the old version and start a new terminal. The reason... well, I don't feel like repeating myself, so here is a detailed blog post of mine: Advanced tips for working with the OpenFOAM shell environment As for installing ParaView from YaST:
Bruno
__________________
|
|
February 5, 2012, 08:36 |
|
#4 |
New Member
Join Date: Sep 2011
Posts: 17
Rep Power: 15 |
Thank you Bruno and Irish09,
Inserting the "requirePV=0" line solved the problem when running with the -builtin option, but it didn't help with the rest of the options. I inserted the "requirePV=0" line for the -case option as well, and for now it works fine. I am going through the tutorials, and the visualization works... Please let me know if, for whatever reason, I shouldn't have done it Have a nice week, Victor. |
|
February 6, 2012, 18:26 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Victor,
With the "-builtin" option, you are using the internal reader. It's not complete, but neither is the official reader As for the other modification you've made: if it works, then it works! Best regards, Bruno
__________________
|
|
Tags |
installation, openfoam, parafoam, paraview |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Paraview fliter problem (surface flow) (segmentation fault) | maysmech | OpenFOAM | 1 | October 6, 2011 12:01 |
Installation of OpenFOAM 1.7.x on openSUSE 11.4 | alberto | OpenFOAM Installation | 7 | May 10, 2011 05:23 |
[OpenFOAM] paraview split screen problem | ziemowitzima | ParaView | 1 | March 16, 2011 15:07 |
Installation paraFoam - still problem | nhl | OpenFOAM Installation | 7 | June 22, 2010 10:22 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |