|
[Sponsors] |
[OpenFOAM.com] Error installing OpenFOAM 2.0.0 on Ubuntu 15.10 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 26, 2017, 20:14 |
Error installing OpenFOAM 2.0.0 on Ubuntu 15.10
|
#1 |
Senior Member
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10 |
i am trying to install openfoam 2.0.0 in ubuntu 15.10 but it gives error
make: Target "application not remade because of errors" iam attaching snapshots plz help me....wyldcat...or somebody |
|
May 27, 2017, 07:00 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick question: Does it really have to be OpenFOAM 2.0.0? Can't it be 2.0.x, or 2.1.1 or 2.2.2?
I ask this because there are already instructions for:
__________________
|
|
May 27, 2017, 12:01 |
ERROR INSTALLING OPENFOAM 2.0.0 ON ubuntu 15.10
|
#3 | |
Senior Member
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10 |
Quote:
|
||
June 1, 2017, 08:35 |
Update
|
#4 |
Senior Member
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10 |
Actually because i dont have luxury of time so i decided to change ubuntu version to 14.04 and installed OPENFOAM 2.1.0. SUCCESSFULLY
But i get weird error when i install paraFoam 3.12.0 third party provided with openfoam 2.1.0 source pack. i get error : Code:
FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake Code:
./Allclean & ./Allwmake hence plz help wyldcat sir please help Code:
hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/ThirdParty-2.1.0$ paraFoam FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/ThirdParty-2.1.0$ cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/OpenFOAM-2.1.0/applications/utilities/postProcessing/graphics/PV3Readers$ hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/OpenFOAM-2.1.0/applications/utilities/postProcessing/graphics/PV3Readers$ ./Allwclean + wclean libso vtkPV3Readers wclean vtkPV3Readers + PV3blockMeshReader/Allwclean + rm -f /home/hcrl/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libPV3blockMeshReader* + rm -rf PV3blockMeshReader/Make + wclean libso vtkPV3blockMesh wclean vtkPV3blockMesh + PV3FoamReader/Allwclean + rm -f /home/hcrl/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libPV3FoamReader* + rm -rf PV3FoamReader/Make + wclean libso vtkPV3Foam wclean vtkPV3Foam hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/OpenFOAM-2.1.0/applications/utilities/postProcessing/graphics/PV3Readers$ ./Allwmake + [ -d /home/hcrl/OpenFOAM/ThirdParty-2.1.0/platforms/linux64Gcc/paraview-3.12.0 -a -r /home/hcrl/OpenFOAM/ThirdParty-2.1.0/platforms/linux64Gcc/paraview-3.12.0 ] hcrl@hcrl-HP-Compaq-Elite-8300-MT:~/OpenFOAM/OpenFOAM-2.1.0/applications/utilities/postProcessing/graphics/PV3Readers$ Last edited by wyldckat; June 4, 2017 at 19:16. Reason: Added [CODE][/CODE] markers |
|
June 1, 2017, 20:14 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: Unfortunately you didn't state which specific installation instructions you have followed, so it's harder to diagnose the reason of the problem.
What I can state with certainty is that ParaView was not built from source code with success, which is why the latest Allwmake command didn't build the readers for ParaView. To get a proper list of error messages for the build process of ParaView, please run the following commands: Code:
cd $WM_THIRD_PARTY_DIR ./makeParaView > log.makePV 2>&1 gzip < log.makePV > log.makePV.gz The other possible solution is for you to have another version of OpenFOAM installed, for example OpenFOAM 4.1 via Deb packages, as instructed here: https://openfoam.org/download/4-1-ubuntu/ Then you can have the two versions of OpenFOAM installed by following the instructions written here: http://openfoamwiki.net/index.php/In...nFOAM_versions The idea is that you then need to have two terminal/command line windows open:
|
|
June 4, 2017, 19:54 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick note: I've finally managed to write and test the installation instructions for OpenFOAM 2.0.0 on Ubuntu 14.04 and are now available here: https://openfoamwiki.net/index.php/I...u#Ubuntu_14.04
I have not tested them on 15.10, but since you stated that you had switched to 14.04, it's the one I went with. |
|
June 7, 2017, 05:39 |
But sir ii am using openfoam 2.1.0 ubintu 14.04 and paraview 3.12.0
|
#7 | |
Senior Member
sandy
Join Date: Feb 2016
Location: .
Posts: 117
Rep Power: 10 |
Quote:
maybe u missed the one important point that i switched from ubuntu 15.10 to ubuntu 14.04 and openfoam 2.0.0 to openfoam 2.1.0 i have installed Openfoam 2.1.0 on UBUNTU 14.04 and problem is PARAVIEW 3.12.0 which comes with openfoam 2.1.0 isnt installaing. i ''l follow your post about attaching the log files maybe then it will be easier to fix the bug |
||
June 7, 2017, 19:10 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: I thought that you may have still needed OpenFOAM 2.0.0 and that you were using 2.1.0 as an alternative that you might have not be fully certain if it could be used for your work.
Either way, please do share the log file I requested for the build of ParaView, so that I (or anyone else on the forum) can diagnose what happened. |
|
August 9, 2021, 22:13 |
|
#9 |
New Member
Neel
Join Date: Apr 2021
Posts: 7
Rep Power: 5 |
Hello,
I am trying to install OpenFoam 2.0.0 on Ubuntu 20.04. But I am not why it is giving me errors. So while running icoFoam -help after installing it gave me errors as below. Error: Code:
debug::switchSet(const char*, dictionary*&): Cannot find DimensionSets in dictionary Could anyone please help me out? Thank you |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Can't find installation instruction for Openfoam 2.4.x , on Ubuntu 16.04 | titanium | OpenFOAM Installation | 14 | February 20, 2020 12:46 |
[OpenFOAM.org] Using OpenFOAM 2.3.0 from Deb pack in Ubuntu 14.04 + ParaView 5 from OpenFOAM 4.1 | ad2eb | OpenFOAM Installation | 12 | May 28, 2017 15:30 |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
OpenFOAM vs Ubuntu 10.10 64 bit | vkrastev | OpenFOAM Installation | 12 | April 23, 2011 11:14 |