GNU bug report logs - #46333
sbcl-common-lisp-jupyter does not install kernel.json

Previous Next

Package: guix;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Fri, 5 Feb 2021 19:45:01 UTC

Severity: normal

Full log


Message #23 received at 46333 <at> debbugs.gnu.org (full text, mbox):

From: Tarn Burton <twburton <at> gmail.com>
To: 46333 <at> debbugs.gnu.org
Subject: Install Command Line
Date: Tue, 8 Jun 2021 10:48:04 -0400
[Message part 1 (text/plain, inline)]
The command line that you should be using is

sbcl --non-interacive --eval "(require :asdf)" --eval "(asdf:load-system
:common-lisp-jupyter)" --eval "(clj:install :use-implementation :prefix
\"bla\" :system t)"

The sbcl should not have quicklisp installed so that the installer knows
that this is not a quicklisp install. If the user's sbcl binary is located
in a different place then you may need to add :bin-path

https://github.com/yitzchak/common-lisp-jupyter/blob/master/README.md#installing-via-quicklispasdf

-Tarn Burton/CLJ Author
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.