MOAB building difficulties in blueCFD #226
Replies: 7 comments
-
|
blueCFD-Core's terminal is actually MSys2, which means that any packages you may need, can be gotten by following their instructions. For example, see this report: msys2/MINGW-packages#1010 Please also see issue #129 here at the blueCFD-Core project, because there are instructions on how to update your installation of MSys2 and how to support both an old installation of MSys2 and a new installation of MSys2 for the same blueCFD-Core installation. We have plans to make a release of blueCFD-Core 2020-1 sometime this year, which will have an up-to-date installation of MSys2, but we don't have a release date yet. Beyond this, I have never tried to build MOAB myself, so I don't know if it will work. You might want to do a clean installation of MSys2 separately and test building MOAB there, in case you want to avoid having to reinstall blueCFD-Core between attempts. |
Beta Was this translation helpful? Give feedback.
-
|
Thank-you for the reply. I am unable to follow the instructions at msys2/MINGW-packages#1010 since 'pacman -S base-devel' gives this error in my blueCFD command line (and I have not been able to track down its meaning): Also, you can see I tried a few fixes for database locking that I found on the internet. Is this error due to the msys2 version used in a blueCFD-Core 2017-2 install ❓ |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I forgot to explain about that ahead of time: the default installation options of blueCFD-Core will install in One solution, even if annoying, is to uninstall blueCFD-Core from the current location and install it at a convenient location, for example:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
The first error about permissions can be ignored, namely these lines can be ignored: As for building MOAB, I tested the following with success in an up-to-date installation of MSys2 - https://www.msys2.org/ - so after I had a new MSys2 installed, I ran these commands: I didn't continue, since it was taking so long to generate the configuration files, so I expected it would take a lot of time to compile. The MSys2 installation that comes with blueCFD-Core 2017-1 is outdated, so you will likely have to update your MSys2 installation or do a new separate installation, as I mentioned above. |
Beta Was this translation helpful? Give feedback.
-
|
WOW, that is great, a friend just got MOAB running on Ubuntu 18.04 but I would prefer blueCFD... You say 'The MSys2 installation that comes with blueCFD-Core 2017-1 is outdated'.... Is blueCFD-Core 2017-2, the one I installed, outdated too, it must be as I had those errors in 2017-2 ❓ So, I will try to install that latest MSys2 from the links you have provided, thanks.... |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I had in the back of my mind wanting to mention blueCFD-Core 2020-1 that is planned but not yet in development.
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I am having difficulties building MOAB in the blueCFD environment.
https://bitbucket.org/fathomteam/moab/src/master/
I do not seem to have access to 'autoreconf' which is what is stopping me.
Is it possible to achieve this build in blueCFD terminal?
Beta Was this translation helpful? Give feedback.
All reactions