GNU bug report logs - #73317
Clojure: Couldn't find 'java'. Please set JAVA_HOME.

Previous Next

Package: guix;

Reported by: "Brennan Vincent" <brennan <at> umanwizard.com>

Date: Tue, 17 Sep 2024 15:03:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: "Brennan Vincent" <brennan <at> umanwizard.com>
To: 73317 <at> debbugs.gnu.org
Subject: bug#73317: Clojure: Couldn't find 'java'. Please set JAVA_HOME.
Date: Tue, 17 Sep 2024 11:02:08 -0400
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.





This bug report was last modified 271 days ago.

Previous Next


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