|
[Sponsors] |
June 30, 2010, 18:35 |
Installing openfoam 1.7 on opensuse 11.2
|
#1 |
New Member
Moses Navarro
Join Date: Jun 2010
Posts: 4
Rep Power: 16 |
Hello,
I have installed OpenFOAM 1.7 on opensuse 11.2. Performed the installation test, everything checked out ok. However, when I go to run the first tutorial as follows: Run the first example case of incompressible laminar flow in a cavity: cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity blockMesh icoFoam paraFoam I get the following message: /home/navarrom/OpenFOAM/OpenFOAM-1.7.0/bin/paraFoam: line 132: paraview: command not found Did I miss a step in the install? |
|
July 1, 2010, 09:15 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Navarrom and welcome to the forum!
Well, apparently you didn't fully follow the installation instructions! There are various instructions you can follow:
Bruno
__________________
|
|
July 1, 2010, 11:19 |
|
#3 |
New Member
Moses Navarro
Join Date: Jun 2010
Posts: 4
Rep Power: 16 |
Thank you Wyldckat, for taking the time to greet me to the forum. During the install I was referencing the OpenFOAM 'readme' file and Alberto's tutorial "how-to's OpenFOAM 1.7 - openSUS 11.2". That got me far, but I must have made a wrong turn somewhere. I will try the other two installation tip leads you posted.
Thanks, Moses |
|
July 5, 2010, 07:36 |
|
#4 |
Member
John Wang
Join Date: Mar 2009
Location: Singapore
Posts: 73
Rep Power: 17 |
Hi,
I'm actually having the same problem with paraview installation, I get these lines at the end of ./makeParaView command: Code:
make[2]: *** [Documentation/paraview.qch] Error 127 make[1]: *** [Documentation/CMakeFiles/ParaViewOnlineHelp.dir/all] Error 2 make: *** [all] Error 2 --- Installation complete for paraview-3.8.0 Set environment variables: export ParaView_DIR=/home/john/OpenFOAM/ThirdParty-1.7.x/platforms/linuxGcc/paraview-3.8.0 export PATH=$ParaView_DIR/bin:$PATH export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview-3.8 --- Code:
CMake Error at CMakeLists.txt:22 (FIND_PACKAGE): Could not find module FindParaView.cmake or a configuration file for package ParaView. Adjust CMAKE_MODULE_PATH to find FindParaView.cmake or set ParaView_DIR to the directory containing a CMake configuration file for ParaView. The file will have one of the following names: ParaViewConfig.cmake paraview-config.cmake CMake Error at CMakeLists.txt:23 (INCLUDE): include called with wrong number of arguments. Include only takes one file. CMake Error at CMakeLists.txt:33 (MESSAGE): ParaView version . is too old. The package only supports ParaView 3.8 or later. Thanks John |
|
July 5, 2010, 12:37 |
|
#5 |
New Member
Moses Navarro
Join Date: Jun 2010
Posts: 4
Rep Power: 16 |
Thanks for your input John, nice to know I am not the only one with the problem. I also get the message you posted for the 'Third party' install when I follow Alberto's tutorial. I am considering changing my OS from opensuse to ubuntu, and just downloading the compiled ubuntu version.
|
|
July 5, 2010, 13:41 |
|
#6 |
Member
Paulo Bufacchi
Join Date: Jun 2010
Posts: 50
Rep Power: 16 |
I used the precompiled version available at www.paraview.org, and did the tweak described in the second half of the post: Installation paraFoam - still problem.
It works fine. Paulo |
|
July 12, 2010, 09:25 |
|
#7 |
Member
John Wang
Join Date: Mar 2009
Location: Singapore
Posts: 73
Rep Power: 17 |
It turned out that installing the qtwebkit-devel package in 11.2 solved the problem for me.
John |
|
July 12, 2010, 12:47 |
|
#8 |
New Member
Moses Navarro
Join Date: Jun 2010
Posts: 4
Rep Power: 16 |
It turned out that installing the qtwebkit-devel package in 11.2 solved the problem for me.
So, when you installed qtwebkit-devel, did you recompile Paraview? Did you still have to follow 'Alberto' instructions? Thanks, Moses |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Installation how-to's - OpenFOAM 1.7 - openSUSE 11.2 and 11.3 | alberto | OpenFOAM Installation | 24 | August 4, 2010 01:48 |
OpenFOAM 1.7 - openSUSE 11.3 - gcc 4.5.0 | alberto | OpenFOAM | 12 | July 28, 2010 12:59 |
Installing OpenFOAM 1.3 on openSUSE 10.3 | aliakbar82 | OpenFOAM Installation | 1 | December 31, 2009 04:35 |
Installing OpenFOAM-1.6.x on OpenSUSE 11.2, A question to the developers | Ahmed | OpenFOAM Installation | 0 | December 5, 2009 06:03 |
Installing OpenFOAM 1.5 on OpenSUSE 11.1 | StructureITA | OpenFOAM Installation | 31 | April 30, 2009 20:45 |