Hey guys, I downloaded the clojure file from github, unzipped it and
can't go any further. Any ideas?
I ran (the command in the Quick start section) this:
Peter-Tabatts-MacBook-Pro:clojure ptabatt$ unzip richhickey-clojure-
clr-clojure-1.3.0-alpha7-8-g84e3baa.zip
Archive: richhickey-clojure-clr-clojure-1.3.0-alpha7-8-g84e3baa.zip
84e3baa78a66d0cd15f5172755fa4ac3d21d2d41
creating: richhickey-clojure-clr-84e3baa/
inflating: richhickey-clojure-clr-84e3baa/.gitignore
creating: richhickey-clojure-clr-84e3baa/Clojure/
... blaha blah .....
Peter-Tabatts-MacBook-Pro:clojure ptabatt$ java -cp clojure.jar
clojure.main
Exception in thread "main" java.lang.NoClassDefFoundError: clojure/
main
Caused by: java.lang.ClassNotFoundException: clojure.main
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Peter-Tabatts-MacBook-Pro:clojure ptabatt$
Any ideas on what's wrong here? Any tips/help would be greatly
appreciated and I'm very enthusiastic about learning the language if
only the damn setup would go smoothly.
Thanks in advance.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en