It looks like you don't have Clojure. Did you run script/deps? Do you
have anything in the lib directory?

Try running it again.

Brenton

On Jan 12, 4:28 pm, abaitam <abai...@gmail.com> wrote:
> I am dying to try this. However, the script/run script (on MAC) gives
> me this error message:
>
> Exception in thread "main" 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 sun.misc.Launcher$ExtClassLoader.findClass(Launcher.java:229)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:169)
>         at jline.ConsoleRunner.main(ConsoleRunner.java:73)
>
> I appreciate any help.
>
> On Jan 11, 2:27 pm, Brenton <bashw...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Today we are releasing ClojureScript One. A project to help you get
> > started writing single-page applications in ClojureScript.
>
> >http://clojure.com/blog/2012/01/11/announcing-clojurescript-one.html
>
> >http://clojurescriptone.com/
>
> >https://github.com/brentonashworth/one
>
> > This project is the result of a lot of hard work from the people at
> > Relevance. Thanks everyone.

-- 
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

Reply via email to