Skip to content

Bugs in gnuplot provided with blueCFD-Core 2017-2 #223

Answered by wyldckat
wyldckat asked this question in Q&A
Discussion options

You must be logged in to vote

The original author (who in the meantime unregistered from github) had written the following answer:

a workaround could be:

  1. uninstall gnuplot from msys2:
    pacman -R mingw-w64-x86_64-gnuplot

  2. compile or download an appropriate windows binary archive, like from the following hyperlink:
    https://sourceforge.net/projects/gnuplot/files/gnuplot/5.2.7/gp527-win32-mingw.7z/download

  3. and extract the contained gnuplot directory into the blueCFD-Core-2017/AddOns folder

  4. append into blueCFD-Core-2017/msys64/home/ofuser/.bashrc the following row:
    export PATH=$PATH:$HOME/AddOns/gnuplot/bin

  5. refresh the path or restart blueCFD-Core_MSys2_mingw64.bat

on my side this trick works fine also with inte…

Replies: 1 comment

Comment options

wyldckat
Jul 31, 2019
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wyldckat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
1 participant
Converted from issue

This discussion was converted from issue #90 on March 08, 2022 10:55.