|
[Sponsors] |
[OpenFOAM.org] Installing OpenFOAM 2.3.0 on Ubuntu 14.10 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 21, 2014, 18:18 |
Installing OpenFOAM 2.3.0 on Ubuntu 14.10
|
#1 |
Member
Join Date: Mar 2014
Location: Austrian abroad in Germany
Posts: 48
Rep Power: 12 |
I am getting the same error message (see post #1). Should I open a new thread? I am running Ubuntu 14.10 (64 bit) and I followed these steps to install OpenFOAM...
|
|
November 23, 2014, 13:53 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings sisi,
I've moved your post to a new thread and the old thread/post you were referring to was this one: http://www.cfd-online.com/Forums/ope...d-problem.html Start a new terminal and run the following commands: Code:
of230 cd $WM_PROJECT_DIR export QT_SELECT=qt4 ./Allwmake > make.log 2>&1 Best regards, Bruno
__________________
|
|
November 23, 2014, 17:18 |
|
#3 |
Member
Join Date: Mar 2014
Location: Austrian abroad in Germany
Posts: 48
Rep Power: 12 |
Thanks for your reply! I tried the steps you suggested, but the problem still remains...
Code:
FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers ./Allwclean ./Allwmake |
|
November 25, 2014, 06:16 |
|
#4 |
Member
Join Date: Mar 2014
Location: Austrian abroad in Germany
Posts: 48
Rep Power: 12 |
Sorry, I forgot to post output from commands when trying to build the reader module:
Code:
Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers ./Allwclean ./Allwmake Code:
~/OpenFOAM/OpenFOAM-2.3.0/applications/utilities/postProcessing/graphics/PV4Readers$ ./Allwclean + wclean libso vtkPV4Readers wclean vtkPV4Readers + PV4blockMeshReader/Allwclean + rm -f /home/sisi/OpenFOAM/OpenFOAM-2.3.0/platforms/linux64GccDPOpt/lib/libPV4blockMeshReader* + rm -rf PV4blockMeshReader/Make + wclean libso vtkPV4blockMesh wclean vtkPV4blockMesh + PV4FoamReader/Allwclean + rm -f /home/sisi/OpenFOAM/OpenFOAM-2.3.0/platforms/linux64GccDPOpt/lib/libPV4FoamReader* + rm -rf PV4FoamReader/Make + wclean libso vtkPV4Foam wclean vtkPV4Foam Code:
./Allwmake ERROR: ParaView not found in /home/sisi/OpenFOAM/ThirdParty-2.3.0/platforms/linux64Gcc/ParaView-4.1.0 |
|
November 26, 2014, 06:24 |
|
#5 |
Member
Join Date: Mar 2014
Location: Austrian abroad in Germany
Posts: 48
Rep Power: 12 |
Simply downgrading to Ubuntu 14.04 and reinstalling OpenFOAM fixed the problem...
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
[OpenFOAM.com] Problems with OpenFOAM 1.7.1 on Ubuntu 14.10 (utopic unicorn) | alfa_8C | OpenFOAM Installation | 2 | February 3, 2015 04:16 |
[OpenFOAM.org] installation of openfoam version of 2.3.0 and 2.0.0 together in ubuntu 14.0.4 | Hamzeh_Mirab | OpenFOAM Installation | 1 | November 21, 2014 06:16 |
OpenFOAM 2.3.0 on Ubuntu 12.04 - "paraview: not found" | Yanci | OpenFOAM Installation | 2 | November 2, 2014 20:31 |
Prolem installing OpenFOAM Ver 2.3.0 source in Ubuntu 13.1.0 on VMware | zandi | OpenFOAM Installation | 5 | March 31, 2014 04:57 |