This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: "Larry D. Oolman" <address@hidden> >Organization: UCAR/Unidata >Keywords: 200101260003.f0Q03vX18547 >When I compile garp under linux with lesstif-0.92.0-1 I get spurious >error messages when I start garp. These amount to > >Warning: Couldn't load the pixmap >/pub/nawips-dv/comet/garp/icons/icon03.xbm. > >I noticed one other email reference in the support archive. The >answer seems to address other problems and not this one. I can >eliminate the messages by getting rid of all the '/pub/nawips-dv/' >in gui/gui.c (notice trailing '/'). My guess is that the >free lesstif library will issue the message if there is an absolute >path and the file can't be found. It seems to then go through and >find the file by other methods after printing the message. > >Larry Oolman >Department of Atmospheric Science >University of Wyoming >address@hidden >http://www-das.uwyo.edu > > > > Larry, RH 7.0 deluxe now comes with openmotif (or it can be downloaded from metro), so that is the route I am looking at rather than lesstif. The developers at COMET used a software development environment for the gui work, so the directory locations are for COMET's computer- but the $GARPHOME/icons location is supposed to override that location. We'll see how openmotif handles this. Steve Chiswell