|
[Sponsors] |
[OpenFOAM.org] Incomplete OpenFOAM compilation and installation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 2, 2024, 11:24 |
Incomplete link stage in OpenFOAM compilation - .so not found
|
#1 |
New Member
Join Date: Oct 2024
Posts: 3
Rep Power: 2 |
Hi everyone,
I'm facing some issues in properly compiling OpenFOAM. I am working on a tool that is tightly bound to OpenFOAM. I dowloaded the sources of the v2406 tag. Compiled following https://openfoam.org/download/source/ . Everything seemed to work just fine. Except that now, in trying to run some tests, I realise that many things are missing, at the level of tools linkage to their dependencies. To give an example, I was trying to use decomposePar utility, but running ldd on the executable shows: Code:
libfiniteArea.so => not found libfiniteVolume.so => not found libfileFormats.so => not found libmeshTools.so => not found liblagrangian.so => not found libdynamicMesh.so => not found libgenericPatchFields.so => not found libdecompositionMethods.so => not found libdecompose.so => not found libfaDecompose.so => not found libkahipDecomp.so => not found libmetisDecomp.so => not found libscotchDecomp.so => not found libOpenFOAM.so => not found [...] libPstream.so => not found Even worse than that, not even libOpenFOAM.so is found. However, I would have really no idea on how to solve this using OpenFOAM's wmake build system. Any help/suggestions would be greatly appreciated. Thanks Last edited by NonGaussianWind; October 3, 2024 at 07:25. Reason: Better explanatory title |
|
October 7, 2024, 10:46 |
|
#2 |
New Member
Join Date: Oct 2024
Posts: 3
Rep Power: 2 |
Ok, I suspected it was a silly question.
If any moderator is reading this, please remove the post altogether. Thanks. |
|
October 9, 2024, 08:07 |
|
#3 |
New Member
Skill-Lync CFD
Join Date: Sep 2024
Location: Chennai
Posts: 21
Rep Power: 2 |
Does the tool support v2406? It seems like it is to be built differently.
Check your Linux version, if it is supported by v2406. Team Skill-Lync |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.com] Installation Problems during Solver installation in OpenFOAM | abdull12 | OpenFOAM Installation | 1 | July 31, 2023 12:08 |
OpenFOAM 4.0 Released | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 2 | October 6, 2017 06:40 |
[OpenFOAM.org] Installation notes: OpenFOAM 2.3.x (git repo) on OSX 10.9 | opedrofunk | OpenFOAM Installation | 7 | July 1, 2015 14:51 |
Installation of OpenFoam 15 Compilation paraview | soeren_brot | OpenFOAM Installation | 45 | January 12, 2009 07:39 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |