Ubuntu Forums Archive Viewer

trying to use mit-scheme package with SICP

Archived thread 1003013 from Programming Talk. Markdown source: Programming_Talk/thread_1003013_trying_to_use_mit-scheme_package_with_SICP.md

Original URL About this archive
#1

Hi world!

As the title reads - I'm trying to follow the intro to programming book "Structure and Interpretation of Computer Programs".

I've installed mit-scheme but when I try to run it, I get the following:

$ mit-scheme Largest address does not fit in datum field of object. Allocate less space or re-configure without HEAP_IN_LOW_MEMORY. $

Not sure how to correct this problem.... Running Hardy Heron.

Thanks in advance!!