|
From: Ethan M. <merritt@u.washington.edu> - 2006-06-16 22:47:31
|
On Friday 16 June 2006 04:33 pm, you wrote: > Ethan Merritt wrote: > > Procedure: > > ./prepare > > ./configure --readline=gnu > > make distclean > > > > Non-fatal error message during the "make check" part > > ---------------------------------------------------- > > Can't load PNG icon(s) of the toolbar. > > I can only solve that by using XPM files included at compile time. I don't see why that should be. Isn't it just a matter of setting an environmental variable during the "make check" run so that the icons are picked up from the build directory rather than their eventual install directory? That's what it does with GNUPLOT_DRIVER_DIR (to pick up gnuplot_x11). -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |