|
[Sponsors] |
[OpenFOAM.org] Error installing openfoam on El Capitan |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 29, 2016, 09:19 |
Error installing openfoam on El Capitan
|
#1 |
New Member
Tommaso Pascon
Join Date: Mar 2016
Posts: 18
Rep Power: 10 |
Hi,
i tried to compile OpenFoam 2.3.0 on my macbook pro with el capitan following this tutorial: https://sourceforge.net/projects/ope...ormacyosemite/ Everything went fine without troubles, but when i try to use blockMesh to the cavity case i get this error: dyld: Symbol not found: __ZN11yyFlexLexer6yywrapEv Referenced from: /Users/tommasopascon/OpenFOAM/OpenFOAM-2.3.0/platforms/darwinIntel64Gcc46DPOpt/lib/libsurfMesh.dylib Expected in: flat namespace in /Users/tommasopascon/OpenFOAM/OpenFOAM-2.3.0/platforms/darwinIntel64Gcc46DPOpt/lib/libsurfMesh.dylib Trace/BPT trap: 5 Can someone help me with this cause i tried to find some other threads for a possibile solution but i couldn't find anything suitable. Thanks in advance for you help. |
|
March 30, 2016, 06:57 |
|
#2 | |
Senior Member
Ruben Di Battista
Join Date: May 2013
Location: Paris
Posts: 137
Rep Power: 13 |
Quote:
|
||
March 31, 2016, 06:30 |
|
#3 |
New Member
Tommaso Pascon
Join Date: Mar 2016
Posts: 18
Rep Power: 10 |
Solved thanks!
I used docker instead...everything works fine now! |
|
May 18, 2016, 11:07 |
|
#4 | |
New Member
Thomas Evans
Join Date: Dec 2015
Posts: 21
Rep Power: 10 |
Quote:
I used this hack to allow macport's flex (2.6.0) to work with the package: from $HOME/OpenFOAM/OpenFoam-2.3.x, type % find . -name '*.L' -print then for each file found above, change #if YY_FLEX_SUBMINOR_VERSION < 34 to #if YY_FLEX_SUBMINOR_VERSION < 34 && YY_FLEX_MINOR_VERSION < 6 and then the code will work properly with flex 2.6. Or you can use flex 2.5.34, of course. |
||
December 27, 2016, 23:05 |
|
#5 | |
New Member
Chai Guo liang
Join Date: Dec 2016
Posts: 1
Rep Power: 0 |
Quote:
|
||
February 6, 2017, 07:48 |
|
#6 |
Senior Member
matej forman
Join Date: Mar 2009
Location: Brno, Czech Republic
Posts: 182
Rep Power: 17 |
Hi,
if you want to use more recent version (the latest) of OpenFOAM, which I strongly recommend for many reasons, try the OpenFOAM+ by OpenCFD. For Mac you install everything easily into docker. It is smooth and easy. Have a look here: http://openfoam.com/download/install-binary-mac.php Happy foaming |
|
Tags |
error. mac. dylib. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM Foundation releases OpenFOAMŪ 3.0.0 | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 1 | November 7, 2015 16:16 |
OpenFOAM Foundation Releases OpenFOAM v2.3.0 | opencfd | OpenFOAM Announcements from OpenFOAM Foundation | 3 | December 23, 2014 04:43 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |