Hello all, i just installed sbcl packeage, if i run it i get:
failed to allocate 1048576 bytes at 0x20000000
(hint: try "ulimit -a"; maybe you should increase memory limits)
Thanks in advance.
$ ulimit -a
-t: cpu time (seconds) unlimited
-f: file size (blocks) unlimited
-d: data seg size (kbytes) 4194304
-s: stack size (kbytes) 8192
-c: core file size (blocks) 0
-m: resident set size (kbytes) 6684212
-l: locked-in-memory size (kbytes) 87381
-u: processes 32768
-n: file descriptors 4096