#22889: clojure-contrib with erring CLASSPATH ---------------------------------------+------------------------------------ Reporter: trier@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.8.1 Keywords: clojure contrib classpath | Port: clojure-contrib ---------------------------------------+------------------------------------ After installing clojure, then the latest clojure-contrib port (see Ticket: 22752 ), I start up clojure and try to load from the clojure- contrib library, but I don't get very far. {{{ Clojure 1.0.0- user=> (require 'clojure.contrib.str-utils) java.io.FileNotFoundException: Could not locate clojure/contrib/str_utils__init.class or clojure/contrib/str_utils.clj on classpath: (NO_SOURCE_FILE:0) }}} I tried setting the CLASSPATH manually to include the clojure-contrib.jar file which was installed in /opt/local/share/java/clojure/lib, but I still get the same problem. -- Ticket URL: <http://trac.macports.org/ticket/22889> MacPorts <http://www.macports.org/> Ports system for Mac OS