Hello,

I tried to use the duck_streams library from clojure-contrib.

I downloaded the svn trunk of clojure-contrib, used ant to build the
jar-file, and copied that into a directory included in the classpath.

but:
user> (use 'clojure.contrib.duck_streams)
gives me this exception:
java.lang.Exception: namespace 'clojure.contrib.duck_streams' not
found after loading '/clojure/contrib/duck_streams/
duck_streams.clj' (NO_SOURCE_FILE:0)

How can I tell clojure, where to look for the contrib sources?
Do I have to copy the contrib directory to a certain location in the
directory file?
I couldn't find anything about that in the documentation.

Thanks for your help,
Stephan

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

Reply via email to