Hi Matt,

I don't have a Mac easily available, so unfortunately I can't run
tests on my own.

Could you tell me what you have set in:
  C-h v swank-clojure-extra-classpaths

And also the output of evaluating:
  M-: (swank-clojure-cmd)

Thanks,
- Jeff

On Oct 14, 12:49 pm, "Matthew D. Swank" <[EMAIL PROTECTED]>
wrote:
> swank-clojure seems to work fine; it just seems that java is ignoring
> 'swank-clojure-extra-classpaths.
>
> in slime:
>
> user> (require 'clojure.contrib.zip-filter)
> java.io.FileNotFoundException: Could not locate Clojure resource on
> classpath: clojure/contrib/zip_filter/zip_filter.clj (NO_SOURCE_FILE:
> 0)
>
> at a shell:
>
> java -cp /sw/local/src/clojure/target/clojure-lang-1.0-SNAPSHOT.jar:/
> Users/<user>/.clojure/clojure-contrib.jar clojure.lang.Repl
> Clojure
> user=> (require 'clojure.contrib.zip-filter)
> nil
> user=>
>
> Anyone using clojure on a mac?
>
> Matt

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