|
[Sponsors] |
[swak4Foam] Problem with triSurface.so and swak4Foam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 16, 2016, 12:36 |
Problem with triSurface.so and swak4Foam
|
#1 |
New Member
Join Date: Nov 2016
Posts: 2
Rep Power: 0 |
Hi all
I am using OpenFoam extend 3.2. The first time I noted that something was wrong with my OpenFoam installation was this error message from running a test case: Code:
--> FOAM Warning : From function dlLibraryTable::open(const fileName& functionLibName) in file db/dlLibraryTable/dlLibraryTable.C at line 124 could not load libtriSurface.so: cannot open shared object file: No such file or directory Code:
... Swak version is 0.4.0 Bison is version 2.7.12-4996 Flex is version 2.5.35 (Minor version: 35) OpenFOAM-version: Major 3 Minor 2 Patch 0 (-1 == x / 0) Fork: extend ... Making dependency list for source file ExpressionResult/DelayedExpressionResult.C could not open file string.H for source file helpers/exprString.C ... https://sourceforge.net/p/openfoam-e...ndrelease/281/ Even after updating the swak4foam version to 0.4.0, or git static checking to the original commit https://github.com/Unofficial-Extend...6b8810e1afa4ee, still no luck. The error persists. According to http://www.cfd-online.com/Forums/ope...risurface.html this is because triSurface.so is moved to meshTools? The solution proposed there, creating a symbolic link in the $FOAM_SRC folder doesn't seem to work for me. Anyone came across this before and has a solution? Thanks in advance! |
|
November 20, 2016, 13:51 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings PieterjanR,
There is something very strange going on with your installation, because I've re-tested just now with foam-extend 3.2 (the official name and version of this fork) and with swak4Foam 0.4.0 and I had absolutely no problems building it. Hold on... Quote:
The message about not being able to load "libtriSurface.so" is not a problem with swak4Foam, it's because foam-extend 3.2 itself no longer has that library. The solution is to simply remove "libtriSurface.so" from the "libs" list in "system/controlDict". Best regards, Bruno edit: Moved thread from the installation sub-forum to the run and solving sub-forum.
__________________
Last edited by wyldckat; November 20, 2016 at 14:01. Reason: see "edit:" |
||
November 21, 2016, 10:54 |
|
#3 |
New Member
Join Date: Nov 2016
Posts: 2
Rep Power: 0 |
||
Tags |
openfoam, swak4foam, trisurface |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] swak4foam >>>> INSTALLATION PROBLEM | steven123 | OpenFOAM Community Contributions | 35 | January 11, 2021 17:53 |
[swak4Foam] Problem to calculate grad(U) using swak4Foam | Hugoles | OpenFOAM Community Contributions | 12 | November 24, 2020 11:28 |
[swak4Foam] [OpenFOAM plus] [v1612+] swak4Foam installation problem in Windows (Allwmake) | LThomes | OpenFOAM Community Contributions | 7 | October 6, 2020 14:36 |
[swak4Foam] Problem with swak4Foam and OpenFOAM 2.3.1 | behzad-cfd | OpenFOAM Community Contributions | 4 | March 25, 2017 17:19 |
[swak4Foam] foam-extend-3.2 installing problem: swak4Foam failed to install due to Bison | lxwd | OpenFOAM Community Contributions | 1 | March 20, 2016 17:03 |