- 积分
- 683
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-11-21
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
新手,装单机的WPS 中出现问题,我装的是fortran和gcc的,
在学习sywyx的《UBUNTU12.04+WRFV3.5.1安装作业,献给在WRF革命过程中被虐和自虐的亲们》中
进行到./compile >& wps_compile.log是出现问题
具体的出现的问题如下:
process_tile_module.o proc_point_module.o queue_module.o read_geogrid.o smooth_module.o source_data_module.o \
/opt/WRF/WPS/../WRFV3/frame/module_driver_constants.o \
/opt/WRF/WPS/../WRFV3/frame/pack_utils.o /opt/WRF/WPS/../WRFV3/frame/module_machine.o \
/opt/WRF/WPS/../WRFV3/frame/module_internal_header_util.o \
-I/opt/WRF/WPS/../WRFV3/external/io_netcdf -I/opt/WRF/WPS/../WRFV3/external/io_grib_share -I/opt/WRF/WPS/../WRFV3/external/io_grib1 -I/opt/WRF/WPS/../WRFV3/external/io_int -I/opt/WRF/WPS/../WRFV3/inc \
-L/opt/WRF/WPS/../WRFV3/external/io_grib1 -lio_grib1 -L/opt/WRF/WPS/../WRFV3/external/io_grib_share -lio_grib_share -L/opt/WRF/WPS/../WRFV3/external/io_int -lwrfio_int -L/opt/WRF/WPS/../WRFV3/external/io_netcdf -lwrfio_nf -L/usr/local/netcdf/lib -lnetcdff -lnetcdf \
/usr/bin/ld: cannot find -lwrfio_nf
collect2: error: ld returned 1 exit status
Makefile:13: recipe for target 'geogrid.exe' failed
make[1]: [geogrid.exe] Error 1 (ignored)
make[1]: Leaving directory '/opt/WRF/WPS/geogrid/src'
在../WRFV3/external/io_netcdf中的确没有看到libwrfio_nf文件,也不知道去哪找,还请大神指导
|
|