MET installation error - ERROR: Command returned with non-zero (2) status: make > met.make.log 2>&1 #2629
-
Hi all, I want to install MET on Levante (dkrz). I encounter some problems during the installation process. I followed the instructions from the user guide to install MET and created an environment configuration file (see These are the last two lines of the output when compiling MET:
and this is the output of the
Here you can find the log-files, the installation file and the entire screen output from the run of the script: Thank you so much in advance! Please let me know if you need further files or information. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
@anwe5 Thank you for taking the time to look at the User's Guide and at some of the past discussions. Thank you also for passing along all of these helpful files. In your install_met_env_levante.txt file, I see:
Unfortunately, that line does not contain enough information and it's missing other important information like, for example:
So, first, let's have you try to find the
Hopefully, that command will return a path. Provide that full path in place of
and send the output of that command to us please. We'll take a look and give you a new value to use for MET_PYTHON_LD. |
Beta Was this translation helpful? Give feedback.
Hi @anwe5. Thank you again for the attached files. Ah, yes, wgrib2 is not the library that is needed. Rather, it is the g2clib library that is needed.
The compile_MET_all.sh script will install this library and its dependencies (libjasper.a, libpng.a, and libz.a) for you, if you'd like. What you would need to do is download the tar files that we provide and place them in the tar_files directory:
Note that the MET tar file (v11.1.1.tar.gz) is NOT included here, but you already have that.
In your install_met_env_levante.txt file, you would comment out the following lines by adding a
#
in front: