Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/lang/clisp/files/pkg-message.in
16461 views
[
{ type: install
  message: <<EOM
To work with Common Lisp ports, create ~/.clisprc with this line:
(load "%%PREFIX%%/etc/cl-freebsd-asdf-init.lisp")

Emacs and Vim editing facilities for CLISP were installed into:
%%DATADIR%%

And you will have to symlink/copy the files to the corresponding directories.
For global installation:

Emacs:	%%PREFIX%%/share/emacs/site-lisp
Vim:	$VIMRUNTIME/vimfiles/after/syntax

Alternatively you may do per-user installations.
EOM
}
]