extra release notes for ivtools-0.7.5

CHANGES   README   INSTALL

April 9th 1999: If building on Solaris 2.6 using gcc-2.8.1 you need to disable optimization for the following files:

from libIV : alloctbl.c, input.c, kit.c, mf_kit.c, mono_kit.c, smf_kit.c, deck2_6.c, xfont.c, xwindow.c

from libIVGlyph : ofilechooser.c

from libOverlayUnidraw : ovimport.c

April 8th 1999: Looks like you still really need the CPU environment variable (set with "CPU='make CPU';export CPU"), because things were set up to always take the CPU value from an external environment variable. Here's a fix you can apply to ivtools-0.7.5.

March 29th 1999: it looks like the mechanism for asynchronous incremental download of rasters by URL, first published in ivtools-0.7.4, has disabled the automated slideshow mechanism . To use this, either revert to an earlier versions of ivtools (0.7.2 or 0.7.3), or upgrade to a newer version whenever available. Sorry for the inconvenience.

March 25th, 1999: if using an sh that is really sh (and not bash), change line 1635 of the configure script to read:     PWD=`pwd`;export PWD


back to   ivtools home   ivtools download   source download