[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20010125: garp and linux
- Subject: 20010125: garp and linux
- Date: Thu, 25 Jan 2001 17:13:35 -0700
>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