Hi.

When I try to use 'contrib' library, next error message occurs.

user=> (use 'clozure.contrib.duck-streams)
java.io.FileNotFoundException: Could not locate Clojure resource on
classpath: clozure/contrib/duck_streams/duck_streams.clj

My '.profile' file in home directory are as following:
"export CLASSPATH=.:/Users/chanwoo/Documents/lisp/clozure/code:
$CLASSPATH"

canu-yuyi-macbook-air:duck_streams chanwoo$ pwd
/Users/chanwoo/Documents/lisp/clojure/code/clojure/contrib/
duck_streams

canu-yuyi-macbook-air:duck_streams chanwoo$ ls
duck_streams.clj

How can I fix this? Any help appreciated.

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