Hi,
I was trying to run this snake program, written by Mark Volkmann
http://www.ociweb.com/mark/programming/ClojureSnake.html
I'm getting the following error:
Exception in thread "main" java.io.FileNotFoundException: Could not
locate clojure/contrib/import_static__init.class or clojure/contrib/
import_static.clj on classpath: (snake.clj:0)
at clojure.lang.Compiler.eval(Compiler.java:4193)
at clojure.lang.Compiler.load(Compiler.java:4506)
at clojure.lang.Compiler.loadFile(Compiler.java:4473)
at clojure.main$load_script__5695.invoke(main.clj:206)
at clojure.main$init_opt__5698.invoke(main.clj:211)
at clojure.main$initialize__5708.invoke(main.clj:239)
at clojure.main$null_opt__5730.invoke(main.clj:264)
at clojure.main$legacy_script__5745.invoke(main.clj:295)
at clojure.lang.Var.invoke(Var.java:340)
at clojure.main.legacy_script(main.java:34)
at clojure.lang.Script.main(Script.java:20)
I built clojure from source (svn 1281). Is there something I should
have configured after building?
Thanks.
On Feb 13, 12:23 pm, Emeka <[email protected]> wrote:
> http://clojure.googlegroups.com/web/2c-calculator.clj?gda=GfxNgEMAAAC...
>
> http://www.plt1.com/1070/even-smaller-snake/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---