View Issue Details

IDProjectCategoryView StatusLast Update
0004270ThirdPartyBugpublic2025-08-25 20:37
Reporterjskortel Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSDebianOS Version13
Summary0004270: Instructions for "Compiling OpenFOAM from Source Code", the list of compilation software is missing bison
DescriptionThe instructions for compiling OF from sources and the list of compilation software is missing bison. it seems that compiling the Scotch library in the ThirdParty package requires bison to dynamically generate the "scotch.h" file. This was tested on Debian 13, "Trixie", and it may be that e.g. Ubuntu has bison included in the build-essential package. Anyway, listing bison in the required compilation software would help at least the Debian users.
Steps To Reproduce1. Install Debian 13, "Trixie", default installation.
2. Follow the instructions for "Compiling OpenFOAM from Source Code" at https://openfoam.org/download/source/.
3. Install the compilation software listed on page "OpenFOAM Repo: 1. Software for Compilation" at https://openfoam.org/download/source/software-for-compilation/. For Debian 13 installation, the apt-get command for Ubuntu can be used as Ubuntu is a derivative of Debian - that seems to work.
4. Follow the rest of the instructions.
5. OF compilation fails due to missing the "scotch.h" file.
TagsNo tags attached.

Activities

henry

2025-08-25 20:36

manager   ~0013656

We test compilation on Ubuntu and provide instructions for that GNU/Linux distribution, we have not tested compilation on Debian and cannot ensure the Ubuntu instructions are also suitable for Debian.

Issue History

Date Modified Username Field Change
2025-08-25 18:03 jskortel New Issue
2025-08-25 20:36 henry Assigned To => henry
2025-08-25 20:36 henry Status new => closed
2025-08-25 20:36 henry Resolution open => fixed
2025-08-25 20:36 henry Note Added: 0013656
2025-08-25 20:37 henry Resolution fixed => no change required