|
[Sponsors] |
[OpenFOAM.org] OpenFOAM v5 on ubuntu 14.04 - Problem with ParaFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 30, 2017, 10:43 |
OpenFOAM v5 on ubuntu 14.04 - Problem with ParaFoam
|
#1 |
New Member
giorgos
Join Date: Jun 2012
Posts: 4
Rep Power: 14 |
Hello everybody,
I used to work with OpenFOAM in the past and now I am trying to install OpenFOAM v5 to make a fresh start with it. I am having a problem with paraFoam and I would be grateful if somebody can help me resolve it and be able to continue. My linux distribution is Ubuntu 14.04 I followed the guidelines here: https://openfoam.org/download/5-0-ubuntu/ The process goes well up until the "Getting started" section where a case of simpleFoam is to be run. blockMesh and simpleFoam work well but paraFoam no. It gives the following message: Code:
~/OpenFOAM/giorgos-5.0/run/pitzDaily paraFoam 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:
/opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders ./Allwmake Allwmake applications/utilities/postProcessing/graphics/PVReaders wmake vtkPVblockMesh mkdir: cannot create directory ‘/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications’: Permission denied /bin/sh: 1: cannot create /opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options: Directory nonexistent make: *** No rule to make target `/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options'. Stop. /bin/sh: 1: cannot create /opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options: Directory nonexistent make: *** No rule to make target `/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/options', needed by `all'. Stop. wmake error: file '/opt/openfoam5/platforms/linux64GccDPInt32Opt/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh/sourceFiles' could not be created in /opt/openfoam5/applications/utilities/postProcessing/graphics/PVReaders/vtkPVblockMesh Code:
echo $PV_PLUGIN_PATH Code:
/opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4 Code:
ls -l /opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4 Code:
ls: cannot access /opt/openfoam5/platforms/linux64GccDPInt32Opt/lib/paraview-5.4: No such file or directory Thanks a lot Giorgos |
|
October 30, 2017, 21:45 |
|
#2 |
Senior Member
Hua Zen
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
I remembered I have encountered this issue.
First, I vaguely remembered that I have to install newer cmake, please install cmake3 package . Second, after source the openfoam environment, you should issue these commands with root account. |
|
October 31, 2017, 08:55 |
|
#3 |
New Member
giorgos
Join Date: Jun 2012
Posts: 4
Rep Power: 14 |
Hello Lin,
thank you very much for your response! As you said, I needed a new version of cmake. Thanks a lot |
|
Tags |
openfoam v5.0, parafoam problem |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Which versions of OpenFoam and Paraview are suitable for Ubuntu 14.04 LTS Trusty Tahr | Asghari_M | OpenFOAM Installation | 4 | February 4, 2015 16:47 |
[OpenFOAM.org] Installing OpenFOAM 2.3.x on Ubuntu 14.04 | samiam1000 | OpenFOAM Installation | 4 | January 26, 2015 03:44 |
[OpenFOAM] Problem running Paraview on Ubuntu 14.04 | aminthefresh | ParaView | 0 | November 4, 2014 13:34 |
[Other] Problem in Open foam installation in ubuntu 14.04 | zannatul | OpenFOAM Installation | 2 | November 3, 2014 21:56 |
How to Install Openfoam 2.2.2 in Ubuntu 14.04? | satty_00 | OpenFOAM Installation | 7 | May 18, 2014 11:04 |