Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Problems that occurred during installation

zkk2157

New member
My WRF was successfully compiled, but when I compiled WPS and ran./configure, the problem shown in the picture occurred.
1758630195540.png
 
Would you please save your compiling log file for us to take a look? sceen shot cannot provide complete information and it is also hard to track. Thanks.
 
Would you please save your compiling log file for us to take a look? sceen shot cannot provide complete information and it is also hard to track. Thanks.
Thank you for your reply. May I ask which part of the compilation log it is? Is it from the WRF part or the WPS part? It seems that no log was generated during the configure process in WPS.
 
The following are the logs generated during the WRF compilation process
 

Attachments

  • log.txt
    850.7 KB · Views: 3
At the end of your log.txt, I can see the information below:

Code:
 --->                  Executables successfully built                  <---

-rwxr-xr-x 1 root root 34079024 Sep 23 22:24 main/ndown.exe


-rwxr-xr-x 1 root root 33981144 Sep 23 22:24 main/real.exe


-rwxr-xr-x 1 root root 33608336 Sep 23 22:24 main/tc.exe


-rwxr-xr-x 1 root root 37164584 Sep 23 22:23 main/wrf.exe

This indicates that WRF is successfully compiled.
 
Top