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 export MITSCHEME_6001_DIRECTORY = $ {your_problems_path}

. You do not want to do this every time you want to type this plan, you should put it as a string in your ~ / .bash_profile file (in case you use the party)

Regarding the problem itself, Google immediately suggests a solution: Pseudo-circus-Y vm.mmap_min_addr = 0 (taken from)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -