Dear community
My name is David and I’m a novice in DAGMC. At the moment, I try to install FLUDAG/DAGMC on my local Windows subsystem for Linux (WSL) system, which is based on Ubuntu 18.04 TLS. I followed strictly the installation guide on https://svalinn.github.io/DAGMC/install/ and was successful to install the dependences (HDF5 and MOAB). However, during the configuration stage of fludag (“Configure FluDAG”), I’ve encountered an issue, which I was not able to solve so far. After creating the folders and setting the path variables, as described on the website, I’ve entered the following command, which is stated on the website:
$ cmake ../src -DMOAB_DIR=$HOME/dagmc_bld/MOAB \
-DBUILD_FLUKA=ON \
-DFLUKA_DIR=$FLUPRO \
-DCMAKE_INSTALL_PREFIX=$INSTALL_PATH
I’ve printed the output of the command to the txt file log_DAGMC.txt, which is attached to this E-Mail. As you can see, the configuration was successful with one exception, i.e. there seems to be a problem with PyNE:
PyNE AMALGAMATION FAILED: 127
In addition, there were also some error messages printed out in the command prompt (cf. screen-shot “error_messages.PNG” attached to this e-mail). These error messages indicate in my opinion that the source “pyne.cpp” is somehow not correctly downloaded. Did I miss something? Do I have to install PyNE manually as an additional dependency? Do you have any suggestions how to solve this issue with PyNE?
Thanks for your support,
Best regards,
David