Hi I just started learning clojure, (require 'clojure.core.logic) on the clojure prompt return me this:
java.io.FileNotFoundException: Could not locate clojure/core/logic__init.class or clojure/core/logic.clj on classpath: (NO_SOURCE_FILE:0)
I think something is missing on my installation , can you tell me what I should install on ubuntu 13.04?
Hi I just started learning clojure, (require 'clojure.core.logic) on the clojure prompt return me this:
java.io.FileNotFoundException: Could not locate clojure/core/logic__init.class or clojure/core/logic.clj on classpath: (NO_SOURCE_FILE:0)
I think something is missing on my installation , can you tell me what I should install on ubuntu 13.04?