The contents of the file minor-version-number are "36".
Platform is SunOS on a Sparc 10.
During compilation, it expects to find
destdir/lib/scsh/big/bigbit.scm
(I'm using "destdir" symbolically), which of course might not exist.
Created the directory, copied the file, no further problem.
During installation, expects to find not just a man directory but also
man/man1. Not a "bug", but not so nice.
During installation, expects to find destdir/bin, else crashes when
trying to do a ln -s ... .
Other than that, compiles and runs wonderfully. Nice job, all!
|