Yes, exactly it was, also at some point I was trying examples/introduction
(ruby's require like statement) instead of examples.introduction which all
together made me lost. Thanks everybody for your help.

Thanks,
Mohammad


On Sat, Jun 19, 2010 at 11:59 AM, Michael Wood <esiot...@gmail.com> wrote:

> On 19 June 2010 17:46, Rob Lachlan <robertlach...@gmail.com> 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 <esiot...@gmail.com>
>
> --
> 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
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to