<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged clojure installation &amp; configuration</title>
<link>https://ask.clojure.org/index.php/tag/clojure+installation+%26+configuration</link>
<description></description>
<item>
<title>Installing Clojure on IPv6-only machine</title>
<link>https://ask.clojure.org/index.php/15051/installing-clojure-on-ipv6-only-machine</link>
<description>&lt;p&gt;Since GitHub (still) do not support IPv6 it is not possible to follow the instructions at &lt;a rel=&quot;nofollow&quot; href=&quot;https://clojure.org/guides/install_clojure&quot;&gt;https://clojure.org/guides/install_clojure&lt;/a&gt; (for Linux, say) to install the Clojure CLI on a machine running ONLY IPv6 (in this case Hertzner).&lt;/p&gt;
&lt;p&gt;When downloading the .tar.gz-file manally and uploading it directly, installing the CLI tools is possilbe.&lt;/p&gt;
&lt;p&gt;The problems seem to continue installing common clojure dependencies, like data.json 2.5.2, which leads to this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;clj -X:server
Error building classpath. Failed to read artifact descriptor for org.clojure:data.json:jar:2.5.2
org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.clojure:data.json:jar:2.5.2
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:255)
	at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:171)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.readArtifactDescriptor(DefaultRepositorySystem.java:263)
	at clojure.tools.deps.extensions.maven$read_descriptor.invokeStatic(maven.clj:115)
	at clojure.tools.deps.extensions.maven$fn__1340.invokeStatic(maven.clj:143)
	at clojure.tools.deps.extensions.maven$fn__1340.invoke(maven.clj:143)
	at clojure.lang.MultiFn.invoke(MultiFn.java:244)
	at clojure.tools.deps$expand_deps$children_task__959$fn__961$fn__962.invoke(deps.clj:299)
    ...
Caused by: java.net.SocketException: Network is unreachable
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Net.java:546)
at java.base/sun.nio.ch.Net.connect(Net.java:535)
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:585)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.jar
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;All this seem a bit bisarre of course. Workarounds would make me happy!&lt;/p&gt;
</description>
<category>Tools</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/15051/installing-clojure-on-ipv6-only-machine</guid>
<pubDate>Fri, 24 Apr 2026 23:21:53 +0000</pubDate>
</item>
<item>
<title>Installing Clojure</title>
<link>https://ask.clojure.org/index.php/12901/installing-clojure</link>
<description>&lt;p&gt;Well, I followed advise from the Clojure Workshop and installed Leiningen that came with its own REPL.&lt;/p&gt;
&lt;p&gt;I also followed on-site advise to install ClojureTools using Powershell.&lt;/p&gt;
&lt;p&gt;I also have Calva and other Clojure extensions installed on VS Code.&lt;/p&gt;
&lt;p&gt;Could I suggest that a ClojureTools.msi file be created, so that installing Clojure can be a painless action.&lt;/p&gt;
</description>
<category>Tools</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/12901/installing-clojure</guid>
<pubDate>Wed, 26 Apr 2023 08:43:10 +0000</pubDate>
</item>
</channel>
</rss>