unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Tarn Burton <twburton@gmail.com>
To: 46333@debbugs.gnu.org
Subject: bug#46333: Install Command Line
Date: Tue, 8 Jun 2021 10:48:04 -0400	[thread overview]
Message-ID: <CAG-qkSruri0OnNXZmtuti6=J+dmD-VUyqtEukVeK0MjJtCNtVw@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.21.2102051236250.11419@marsh.hcoop.net>

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1131 bytes --]

  parent reply	other threads:[~2021-06-08 21:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-05 19:44 bug#46333: sbcl-common-lisp-jupyter does not install kernel.json Jack Hill
2021-05-18 16:12 ` Jack Hill
2021-05-18 16:58   ` Guillaume Le Vaillant
2021-05-19 22:23     ` Sharlatan Hellseher
2021-05-24 21:28       ` Sharlatan Hellseher
2021-05-25 15:40         ` Guillaume Le Vaillant
2021-06-08 14:48 ` Tarn Burton [this message]
2021-06-14 15:21 ` bug#46333: Typos Tarn Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAG-qkSruri0OnNXZmtuti6=J+dmD-VUyqtEukVeK0MjJtCNtVw@mail.gmail.com' \
    --to=twburton@gmail.com \
    --cc=46333@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).