+--- Kevin Esler <esler@ch.hp.com> writes:
|
| Has anyone successfully built Scsh-0.3 on Linux ?
| I tried building it and ran into problems. If anyone has patches,
| could they post them, otherwise I'll follow up with what went wrong.
|
| --
| Kevin Esler //hewlett-packard/cso/stg/std/mll (MA Language Lab)
| esler@ch.hp.com (508) 436-5979
Could you be more specific? Mine compiled out of the box (I just
grabbed it off of clark.lcs.mit.edu and recompiled, to make sure)
on a Pentium running Linux. Sure, there are a few warnings, but the
end result worked fine.
(running from my $HOME/scsh-0.3 directory, although it was configured for
/usr/local/bin...)
aristotle:~/scsh-0.3> ./scshvm -o ./scshvm -i ./scheme48.image
Welcome to Scheme 48 0.36 (made by tvb on Tue Jan 24 15:23:44 EST 1995).
Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
Type ,? (comma question-mark) for help.
>
...
FYI --
aristotle:~> uname -a
Linux aristotle 1.1.78 #2 Fri Jan 13 13:34:55 EST 1995 i586
-Travis V Broughton
|