linux - How to set up MIT Scheme for 6.001 in Ubuntu 8.10 -
I play with self-study 6.001 with video lectures and lecture handouts. However, I have some problems in making MIT planning in Ubuntu (fearless).
I had set up package management and MIT scheme, but this is a wrong version to use clearly. It should be 7.5.1 instead of 7.7.90
I have followed the instructions given from this website. ()
So far, I downloaded the tar file, and / Usr is removed / local I do not know what phase 3 is the instrument.
Then the command I entered into
plan -large band 6001.com -edited
and error
< Blockquote>There is not enough memory for this configuration. I tried to run under sudo mode, and at this time error is unable to allocate the process table separately.
Incompatibility detected
I am close to 1GB of free memory, what should I do to set it up successfully with enough HDD space? Step 3 means that you should type Regarding the problem itself, Google immediately suggests a solution: export MITSCHEME_6001_DIRECTORY = $ {your_problems_path} Pseudo-circus-Y vm.mmap_min_addr = 0 (taken from)
Comments
Post a Comment