On 19 June 2010 17:46, Rob Lachlan <[email protected]> wrote: > I was wondering whether putting a dot in a directory on the classpath > makes a difference. On OS X, the answer is no. Unfortunately, I > don't have a windows machine, so I can't check for certain what the > situation is there.
No, rzezeski found the problem. Mohammad's CLASSPATH environment variable was correct, but he was overriding that by using: java -cp clojure-contrib.jar;clojure.jar clojure.main -- Michael Wood <[email protected]> -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
