all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lee Thompson <lee.p.thomp@gmail.com>
To: help-guix@gnu.org
Subject: Re: Can't boot SuperCollider
Date: Fri, 08 Nov 2024 13:54:21 +0000	[thread overview]
Message-ID: <672e180e.170a0220.d23d1.78bd@mx.google.com> (raw)
In-Reply-To: <87h68ki5r6.fsf@gmail.com> (Lee Thompson's message of "Wed, 06 Nov 2024 18:17:33 +0000")

I've found the solution to my problem which turned out to be annoyingly
obvious.  The description of SuperCollider according to Guix reads:
> …
> SuperCollider requires jackd to be installed in your user profile and
> your user must be allowed to access the realtime features of the
> kernel.
> …

It turns out that the jack-2 package doesn't provide the jackd command
like I expected.  Swapping this out for the jack-1 package (which
provides jackd) fixes this.

My fault really for failing to read the description, but I'm now
wondering if SuperCollider can be modified to report when this command
is missing; I can't imagine I'm the first person to run up against this.

Interestingly also, the supercollider-server package on Debian/Ubuntu as
provided by apt includes the jackd package as a dependency.  Is there a
reason SuperCollider on Guix doesn't or shouldn't depend on jack?


  reply	other threads:[~2024-11-08 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06 18:17 Can't boot SuperCollider Lee Thompson
2024-11-08 13:54 ` Lee Thompson [this message]
2024-12-03 15:39   ` Gabriel Wicki

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

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

  git send-email \
    --in-reply-to=672e180e.170a0220.d23d1.78bd@mx.google.com \
    --to=lee.p.thomp@gmail.com \
    --cc=help-guix@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.