unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#73317: Clojure: Couldn't find 'java'. Please set JAVA_HOME.
@ 2024-09-17 15:02 Brennan Vincent
  0 siblings, 0 replies; only message in thread
From: Brennan Vincent @ 2024-09-17 15:02 UTC (permalink / raw)
  To: 73317

Trying to run clojure in clojure-tools doesn't work:

$ guix shell --pure clojure-tools -- clojure
Couldn't find 'java'. Please set JAVA_HOME.

This comes closer:

$ guix shell --pure clojure-tools openjdk -- clojure
/gnu/store/v11866kb8y4rznf0b45zblvn718spnb6-profile/bin/clojure: line
285: mkdir: command not found

This works:

$ guix shell --pure clojure-tools openjdk coreutils -- clojure

So I guess we need to add openjdk and coreutils to the dependencies of clojure-tools.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-18  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 15:02 bug#73317: Clojure: Couldn't find 'java'. Please set JAVA_HOME Brennan Vincent

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).