Windows 7 jre 1.6 command mode error on getting started jline
C:\clojure-1.1.0>dir Volume in drive C has no label. Volume Serial Number is 303A-A5FF Directory of C:\clojure-1.1.0 28.04.2010. 10:43 <DIR> . 28.04.2010. 10:43 <DIR> .. 28.04.2010. 10:28 77 .gitignore 28.04.2010. 10:28 8.923 build.xml 28.04.2010. 10:28 6.574 changes.txt 28.04.2010. 10:28 1.846.856 clojure.jar 28.04.2010. 10:28 12.917 epl-v10.html 28.04.2010. 10:36 <DIR> jline-0.9.91 28.04.2010. 10:36 61.187 jline-0.9.91.jar 28.04.2010. 10:34 <DIR> jline-0.9.94 28.04.2010. 10:28 828 pom-template.xml 28.04.2010. 10:28 2.318 readme.txt 28.04.2010. 10:29 <DIR> src 28.04.2010. 10:29 <DIR> test 8 File(s) 1.939.680 bytes 6 Dir(s) 42.299.772.928 bytes free C:\clojure-1.1.0>java -cp jline-0.9.91.jar:clojure.jar jline.ConsoleRunner cloju re.main Exception in thread "main" java.lang.ClassNotFoundException: clojure.main at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at sun.misc.Launcher$ExtClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at jline.ConsoleRunner.main(ConsoleRunner.java:69) C:\clojure-1.1.0> -- 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