mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] Unix-binary


From: Danny Mills
Subject: Re: [MIT-Scheme-devel] Unix-binary
Date: Sun, 25 Jun 2017 21:59:25 -0400

I started using windows version but I could not get the tutorials to run.

Then I talked to a friend, So I thought I'd try Linux.  I've install VirtualBox GNU/Linux 2.6 (64-bit) and Vagrant on my windows laptop.  Downloaded MIT/GNU Scheme and got to the
make compile-microcode
but no make , but your output mentioned sudo apt-get install make, so that worked

But I'm stalled at: 

address@hidden:/vagrant/mit-scheme-9.2/mit-scheme-9.2/src$ make compile-microcode

(cd microcode && make all)
make[1]: Entering directory `/vagrant/mit-scheme-9.2/mit-scheme-9.2/src/microcode'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/vagrant/mit-scheme-9.2/mit-scheme-9.2/src/microcode'
make: *** [compile-microcode] Error 2
address@hidden:/vagrant/mit-scheme-9.2/mit-scheme-9.2/src$

Any clues?
thx!

On Sun, Jun 25, 2017 at 6:59 PM, Danny Mills <address@hidden> wrote:
Hello,
I just downloaded mit-scheme-9.2-x86-64.tar.gz from https://www.gnu.org/software/mit-scheme/.

I'm a little confused.  The link on the page says "Unix-binary", but the unix installation link says that there are some binaries and then you have to compile the rest.    Why is that?

Thanks!
Danny Mills


reply via email to

[Prev in Thread] Current Thread [Next in Thread]