To Whom it May Concern,
I tried to compile WPS but was unable to obtain geogrid.exe or metgrid.exe.
I have installed png, jasper, zlib and also set the path for the
geographic data obtained from the area where i download the WRF model
programs. I am not sure what is going on so I attached a sample from my compile.output
with some of the error messages. I am not sure what to make of these messages or
how to resolve this problem:
snyderjm/Desktop/WPS/../WRFV3/frame/module_machine.o \
/home/snyderjm/Desktop/WPS/../WRFV3/frame/module_internal_header_util.o \
-I/home/snyderjm/Desktop/WPS/../WRFV3/external/io_netcdf -I/home/snyderjm/Desktop/WPS/../WRFV3/external/io_grib_share -I/home/snyderjm/Desktop/WPS/../WRFV3/external/io_grib1 -I/home/snyderjm/Desktop/WPS/../WRFV3/external/io_int -I/home/snyderjm/Desktop/WPS/../WRFV3/inc \
-L/home/snyderjm/Desktop/WPS/../WRFV3/external/io_grib1 -lio_grib1 -L/home/snyderjm/Desktop/WPS/../WRFV3/external/io_grib_share -lio_grib_share -L/home/snyderjm/Desktop/WPS/../WRFV3/external/io_int -lwrfio_int -L/home/snyderjm/Desktop/WPS/../WRFV3/external/io_netcdf -lwrfio_nf -L/home/snyderjm/Desktop/WPS/netcdf_links/lib -lnetcdf \
/usr/bin/ld: cannot find -lwrfio_nf
collect2: ld returned 1 exit status
make[1]: [geogrid.exe] Error 1 (ignored)
make[1]: Leaving directory `/home/snyderjm/Desktop/WPS/geogrid/src'
( cd src/ngl ; make -i -r DEV_TOP="/home/snyderjm/Desktop/WPS" CC="gcc" FC="gfortran" RANLIB="ranlib" all )
make[1]: Entering directory `/home/snyderjm/Desktop/WPS/ungrib/src/ngl'
( cd w3 ; make -i -r DEV_TOP="/home/snyderjm/Desktop/WPS" all ; ranlib w3/libw3.a )


