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

Building Libraries

MKG

New member
Hi all,

I would like to install WRF to my sever. I'm trying to build libraries following (Compiling WRF)
However, I get the following error when I execute setenv LIBS="-lnetcdf -lz".
-------error-----------
setenv: Variable name must contain alphanumeric characters.
-------error-----------

Does anyone know how to fix it?

Thanks in advance
 
Hi all,

I would like to install WRF to my sever. I'm trying to build libraries following (Compiling WRF)
However, I get the following error when I execute setenv LIBS="-lnetcdf -lz".
-------error-----------
setenv: Variable name must contain alphanumeric characters.
-------error-----------

Does anyone know how to fix it?

Thanks in advance
@MKG

Are you using seperate netcdf-fortran and netcdf-c libraries?
 
Hi William,

Thank you for your reply!
I did not have both libraries so far, so I downloaded them this time.
I think the explanation in Compiling WRF makes both connected, as well.

Thank you for your help,
Masaru
 
Top