Installation folder of MSYS2:
/c/bin/MSYS2
Next command was:
After hitting Y:
Here the "echo $PATH"
/C/bin/Octave/test/mingw64/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:
/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:
/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Try to install dependencies:
The following commands resulted in installation activities:
pacman -S --needed mingw-w64-x86_64-glpk mingw-w64-x86_64-gnuplot mingw-w64-x86_64-graphicsmagick
pacman -S --needed mingw-w64-x86_64-hdf5 mingw-w64-x86_64-libsndfile mingw-w64-x86_64-portaudio
pacman -S --needed mingw-w64-x86_64-qhull mingw-w64-x86_64-qrupdate mingw-w64-x86_64-qscintilla
pacman -S --needed mingw-w64-x86_64-qt5-tools mingw-w64-x86_64-sundials
Unfortunately, this was not yet enough:
Regards,
Stefan