This package does not fix the underlying bugs which cause unknown insets to crash some ATK applications and insets.
Note that this package is not required as long as the senders of any multimedia AUIS mail, or creators of any AUIS documents, restrict their files or messages to insets included in AUIS 5.1.
ez; figure
If ez does not come up, then make sure your $ANDREWDIR/bin is in your path. If ez does come up but figure reports "figure: Command not found" then this package is for you. If figure does come up do not install this package. (It is not sufficient to check the ATK version number displayed by the applications. ATK applications may display an incorrect version number if $ANDREWDIR is set incorrectly.)
cd safetynet
ls
You should see these files listed:
Imakefile dunknown.c dunknown.ch dunknownv.c dunknownv.ch testfile unknown.c unknown.ch unknownv.c unknownv.ch
If you do not have ANDREWDIR set, discover the proper setting and set it. (e.g. setenv ANDREWDIR /usr/andrew) Also make sure that the imake program is in your path. Then type:
imake -Timake.tmpl -I$ANDREWDIR/config -s Makefile -DTOPDIR=$ANDREWDIR
make dependInstall BASEDIR=$ANDREWDIR DESTDIR=$ANDREWDIR
If the installation fails, but all the .do files were made, you should also type:
chmod 555 *.do
cp *.do $ANDREWDIR/dlib/atk
chmod 444 *.ih
cp *.ih $ANDREWDIR/include
(cd $ANDREWDIR/dlib/atk;doindex -d . *.do)
To test the installation type:
ez testfile
This should display a brief explanation of what to expect, and then an unknown inset (actually an image in the test file.)
If you have any problems with this package please send a report to
info-andrew-bugs@andrew.cmu.edu
Rob Ryan
April 7, 1994
Updated 6/10/1994