CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] Incomplete OpenFOAM compilation and installation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 2, 2024, 11:24
Default Incomplete link stage in OpenFOAM compilation - .so not found
  #1
New Member
 
Join Date: Oct 2024
Posts: 3
Rep Power: 2
NonGaussianWind is on a distinguished road
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
To me, it clearly signifies that I am in no way telling the linker where to find any of the OpenFOAM "modules".
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
NonGaussianWind is offline   Reply With Quote

Old   October 7, 2024, 10:46
Default
  #2
New Member
 
Join Date: Oct 2024
Posts: 3
Rep Power: 2
NonGaussianWind is on a distinguished road
Ok, I suspected it was a silly question.
If any moderator is reading this, please remove the post altogether.

Thanks.
NonGaussianWind is offline   Reply With Quote

Old   October 9, 2024, 08:07
Default
  #3
New Member
 
Skill-Lync CFD
Join Date: Sep 2024
Location: Chennai
Posts: 21
Rep Power: 2
CFD_with_Skill-Lync is on a distinguished road
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
CFD_with_Skill-Lync is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


All times are GMT -4. The time now is 07:51.