[Wrf-users] plotgrids and plotfmt

Krishna Kishore osurikishore at gmail.com
Mon Aug 12 22:14:53 MDT 2013


The error is from NCAR graphics.
Please check NCARG is installed properly or not.
If you are sure of having that, then check for the path in the namelist.wps
before doing ./compile.
all the best.
krishna

*Krishna*
*
*
*###############################
Dr. Krishna Kishore Osuri
Project Scientist,*
*Room No: 411, Block - 6,
Centre for Atmospheric Sciences,
IIT Delhi, Hauz Khas - 110016
New Delhi.
###############################*


On Mon, Aug 12, 2013 at 10:29 PM, Dmitry N. Mikushin <maemarcus at gmail.com>wrote:

> > gfortran -o plotgrids.exe -g module_map_utils.o module_debug.o cio.o
> > constants_module.
> > o misc_definitions_module.o \
> > plotgrids.o -L/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib -lX1
> > 1
> > /usr/bin/ld: cannot find -lncarg
>
> Cannot link plotgrids.exe because the libncarg library is missing or
> not built successfully. It's being searched in:
>
> /lib
> /usr/X11R6/lib
>
> 2013/8/12 David Smith <dsmith at uvi.edu>:
> > Hi,
> >
> >     Neither plotgrids.exe nor plotfmt.exe are being created in the
> WPS/utils
> > directory. (All else is there.)  All NCAR graphics files seem to be in
> > place.  The relevant part from the compile log is pasted below.  Any
> ideas
> > what the "cannot find –lncarg" error means?  (I can send the entire log
> if
> > anyone needs it.)   Thanks!
> >
> > make[1]: Entering directory `/home/dsmith/WPS/util/src'
> > /bin/rm -f module_map_utils.o module_map_utils.mod
> > /usr/bin/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUXG95
> > -DIO_NETCDF -DBIT3
> > 2 -D_MPI -D_UTIL -DUSE_JPEG2000 -DUSE_PNG
> > -I/home/dsmith/WPS/../WRFV3/external/io_netc
> > df -I/home/dsmith/WPS/../WRFV3/external/io_grib_share
> > -I/home/dsmith/WPS/../WRFV3/exte
> > rnal/io_grib1 -I/home/dsmith/WPS/../WRFV3/external/io_int
> > -I/home/dsmith/WPS/../WRFV3/
> > inc module_map_utils.F > module_map_utils.f90
> > mpif90  -ffree-form -g -fno-second-underscore -c module_map_utils.f90
> > -I/home/dsmith/W
> > PS/../WRFV3/external/io_netcdf
> > -I/home/dsmith/WPS/../WRFV3/external/io_grib_share -I/h
> > ome/dsmith/WPS/../WRFV3/external/io_grib1
> > -I/home/dsmith/WPS/../WRFV3/external/io_int
> > -I/home/dsmith/WPS/../WRFV3/inc
> > /bin/cp plotgrids.F plotgrids.f90
> > gfortran -ffree-form -g -fno-second-underscore -c plotgrids.f90
> > gfortran -o plotgrids.exe -g module_map_utils.o module_debug.o cio.o
> > constants_module.
> > o misc_definitions_module.o \
> > plotgrids.o -L/lib -lncarg -lncarg_gks -lncarg_c -L/usr/X11R6/lib -lX1
> > 1
> > /usr/bin/ld: cannot find -lncarg
> > collect2: ld returned 1 exit status
> > make[1]: [plotgrids.exe] Error 1 (ignored)
> > make[1]: Leaving directory `/home/dsmith/WPS/util/src'
> > if [ -h plotgrids.exe ] ; then \
> > /bin/rm -f plotgrids.exe ; \
> > fi ; \
> > if [ -h ../plotgrids.exe ] ; then \
> > /bin/rm -f ../plotgrids.exe ; \
> > fi ; \
> > if [ -e src/plotgrids.exe ] ; then \
> > ln -sf src/plotgrids.exe . ; \
> > fi
> > ( cd src ; \
> >         if [ "" = yes ] ; then \
> >           WRF_DIR2=../WRFV3 ; \
> >         else \
> >           WRF_DIR2=/home/dsmith/WPS/../WRFV3 ; \
> >         fi ; \
> >
> > Dr. David J Smith
> > College of Science and Mathematics
> > University of the Virgin Islands
> > St. Thomas,  VI  00802
> > 340 693-1257
> > dsmith at uvi.edu
> >
> > _______________________________________________
> > Wrf-users mailing list
> > Wrf-users at ucar.edu
> > http://mailman.ucar.edu/mailman/listinfo/wrf-users
> >
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20130813/74da7d8c/attachment.html 


More information about the Wrf-users mailing list