emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32709: closed (Clojure doesn't provide "clojure" executable)


From: GNU bug Tracking System
Subject: bug#32709: closed (Clojure doesn't provide "clojure" executable)
Date: Mon, 07 Dec 2020 00:24:02 +0000

Your message dated Mon, 07 Dec 2020 11:22:53 +1100
with message-id <87a6uqlb1e.fsf@sturm.com.au>
and subject line Re: bug#32709: Clojure doesn't provide "clojure" executable
has caused the debbugs.gnu.org bug report #32709,
regarding Clojure doesn't provide "clojure" executable
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
32709: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32709
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Clojure doesn't provide "clojure" executable Date: Wed, 12 Sep 2018 11:57:39 +1000 User-agent: mu4e 1.0; emacs 26.1
Hi Folks,

When I install the "clojure" package, I can't seem to just run `clojure`
and get an interpreter like I would on Debian.

My Java is a bit rusty, but I found I could get it going by installing the 
"icedtea" package and running:

  java -cp ~/.guix-profile/share/java/clojure-1.9.0.jar clojure.main

or

  java -jar ~/.guix-profile/share/java/clojure-1.9.0.jar

which is a bit of a mouthful.

Regards,
Ben

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#32709: Clojure doesn't provide "clojure" executable Date: Mon, 07 Dec 2020 11:22:53 +1100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Jesse Gibbons has recently added the "clojure" executable wrapper. This
makes the Guix `clojure` behave similarly to the Debian `clojure`.
Closing this issue.

(Note that this behaviour is still a little different to the bundle
provided by the upstream Clojure project which include custom `clj` and
`clojure` scripts from https://github.com/clojure/brew-install, which
include auto-downloading of dependencies and such.)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]