clisp/README.SUSE
OBS User mrdocs 38972cda23 Accepting request 540171 from home:dimstar:Factory
- Rename README.SuSE to README.SUSE, adhering to the correct
  spelling.

- cfree() is missed now in (g)libc

OBS-URL: https://build.opensuse.org/request/show/540171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=77
2017-11-11 02:53:39 +00:00

35 lines
787 B
Plaintext

#
# (C) 1997-99, SuSE GmbH, Nürnberg
#
Call of CLX
Please call clisp with the option '-K full' to use clx. The
X Window System is required for the usage of clx. Therefore the clisp
version under /usr/lib/clisp/full/ is used.
For some examples of clx try out in the directory demos/
clisp -K full -q -i sokoban
and
clisp -K full -q -i qix
----------------------------------------------------------------------------
Aufruf von CLX
Bitte rufen Sie clisp mit der Option '-K full' auf. CLX erfordert ein
installiertes X-Window-System. Daher wird die entsprechende clisp-Version
aus /usr/lib/clisp/full/ benutzt.
Sie finden zwei Beispiele für clx im Verzeichnis demos/
clisp -K full -q -i sokoban
und
clisp -K full -q -i qix