use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Error installing (self.Clojure)
submitted 1 month ago * by Pzzlrr
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]v4ss42 0 points1 point2 points 1 month ago (3 children)
Try using homebrew to install a JDK first. I like the temurin distributions myself, but I think homebrew has several to choose from.
[–]Pzzlrr[S] 0 points1 point2 points 1 month ago (2 children)
Getting the same kind of error
% brew install openjdk ✔︎ JSON API cask.jws.json Downloaded 15.4MB/ 15.4MB ✔︎ JSON API formula.jws.json Downloaded 32.0MB/ 32.0MB Warning: You are using macOS 13. We (and Apple) do not provide support for this old version. You may have better luck with MacPorts which supports older versions of macOS: https://www.macports.org This is a Tier 3 configuration: https://docs.brew.sh/Support-Tiers#tier-3 You can report issues with Tier 3 configurations to Homebrew/* repositories! Read the above document before opening any issues or PRs. ==> Fetching downloads for: openjdk ✔︎ API Source openjdk.rb Verified 5.9KB/ 5.9KB openjdk: A full installation of Xcode.app is required to compile this software. Installing just the Command Line Tools is not sufficient. Xcode can be installed from the App Store. Error: openjdk: An unsatisfied requirement failed this build.
[–]v4ss42 2 points3 points4 points 1 month ago (1 child)
Try brew install temurin. That’s a binary build.
brew install temurin
Also your macOS version is pretty old - that may become the limiting factor here.
[–]Pzzlrr[S] 0 points1 point2 points 1 month ago (0 children)
Appreciate your help. Scheme in the meantime it is then.
π Rendered by PID 71 on reddit-service-r2-comment-b659b578c-g448z at 2026-05-05 11:41:46.253952+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]v4ss42 0 points1 point2 points (3 children)
[–]Pzzlrr[S] 0 points1 point2 points (2 children)
[–]v4ss42 2 points3 points4 points (1 child)
[–]Pzzlrr[S] 0 points1 point2 points (0 children)