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

error while loading shared libraries: libpnetcdf.so.4: cannot open shared object file: No such file or direct or

rajaasim

New member
Hello, I am trying to run an ideal test case, em_seabreeze2d_x to be exact, but I have some questions
1) what is the exact syntax to "compile" an ideal case?
2) I have compiled it by the syntax ( ./compile -j 1 em_seabreeze2d_x >& log.1 & and also ./compile -j 4 em_seabreeze2d_x >& log.1 &), but there is not an "ideal.exe" made.
3) And lastly I have an error, ./wrf.exe: error while loading shared libraries: libpnetcdf.so.4: cannot open shared object file: No such file or directory
If someone has the knowledge to alleviate these problems, I would really appreciate the help.
Asim
 
The syntax you're using looks okay. Can you attach the full configure.wrf file, as well as the full compile log (log.1) so I can take a look?

If you weren't able to install ideal.exe, then you will not be able to run wrf.exe. If this is an error not related to an idealized build, please start a new thread so we can respond there. We prefer to keep topics separate for easier search/read-ability for others in the future. Thanks!
 
Top