[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CLisp under Linux, run time error
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: CLisp under Linux, run time error
- From: haible (Bruno Haible)
- Date: Fri, 25 Nov 94 01:22:20 +0100
--- Linux specific ---
Ralf Numrich <nummi@cissy.gia.rwth-aachen.de> tried to run the CLISP
binaries on Linux and got the following error message:
> Cannot allocate private shared memory segment
> errno = ENOSYS: Function not implemented
> Lisp.run: Not enough memory
Shared memory is part of SysV IPC. Reconfigure and recompile your
Linux kernel, _with_ IPC, not without, install it and reboot.
Bruno Haible
haible@ma2s2.mathematik.uni-karlsruhe.de