View Issue Details

IDProjectCategoryView StatusLast Update
0001013OpenFOAMBugpublic2014-10-15 17:16
Reporteruser754Assigned Touser4 
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformDELL Intel i7 Core duoOSLinux Fedora OS Version19
Summary0001013: I did the installation on Fedora 19 - the comand snappyHexMesh present problems
DescriptionAfter install all the complete pack in Fedora 19, I run the classical benchmarks and was ok. When I tried to run snappyHexMesh -help for example i have the next output

snappyHexMesh: symbol lookup error: /opt/OpenFOAM-scotch-6.0.0/lib/libptscotch.so: undefined symbol: _SCOTCHorderSaveMap
 
Normally I use OpenFOAM 2.2.1 in Ubuntu and i don't have any kind of problem with snappyHexMesh

Many thanks

Angel.
TagsNo tags attached.

Relationships

has duplicate 0001015 closedhenry snappyHexMesh symbol lookup error 

Activities

user17

2013-09-13 15:29

  ~0002492

Thanks for the report, I will look into it. For now you should be able to run snappyHexMesh like this:

LD_PRELOAD=/opt/OpenFOAM-scotch-6.0.0/lib/libscotch.so snappyHexMesh -help

user17

2013-09-17 16:19

  ~0002493

The packs have been corrected and the release number incremented. You can upgrade to the new pack as follows:

sudo rpm -U http://www.openfoam.org/download/fedora/19/x86_64/OpenFOAM-2.2.1-2.x86_64.rpm

The packs are smaller as some unnecessary files have been removed from the final packs.

Issue History

Date Modified Username Field Change
2013-09-13 14:51 user754 New Issue
2013-09-13 15:29 user17 Note Added: 0002492
2013-09-13 22:07 user17 Relationship added has duplicate 0001015
2013-09-17 16:19 user17 Note Added: 0002493
2014-10-15 17:16 user4 Status new => resolved
2014-10-15 17:16 user4 Fixed in Version => 2.2.x
2014-10-15 17:16 user4 Resolution open => fixed
2014-10-15 17:16 user4 Assigned To => user4