It might be good to check that `clojure` actually points to what you think 
it points to. Check `which clj` and `which clojure` to make sure they are 
coming out of the same directory.

On Thursday, July 19, 2018 at 9:28:04 AM UTC-5, Johannes wrote:
>
> I suppose I have installed the command line tools on my Mac with
>
> brew install clojure
>
> as described in the Getting Started Guide.
>
> If I try clj I get
>
> Clojure 1.9.0
>
> user=> 
> fine!
>
> If I try clojure I get
>
> Fehler: Hauptklasse clojure.main konnte nicht gefunden oder geladen werden
>
> Ursache: java.lang.ClassNotFoundException: clojure.main
>
> Any hints, what is going wrong?
>
> Johannes
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to