Hello,

yesterday, I sent my noob question about the classpath to the group. So far,
my message has not shown up yet. Could you please post my message to the
Clojure group? Thank you in advance.

Kind regards,

Rainer Wolf

---------- Forwarded message ----------
From: Rainer <wolf.rai...@gmail.com>
Date: Fri, Apr 30, 2010 at 12:58 AM
Subject: clojure box: Problem with classpath (noob question)
To: Clojure <clojure@googlegroups.com>


Hello,

I'm stuck with "Programming Clojure" on page 37 on a Windows 7
machine. After downloading the "examples" dir into "C:/clojure", I
typed:

user> (require 'examples.introduction)

and I got

; Evaluation aborted.

java.io.FileNotFoundException: Could not locate examples/
introduction__init.class or examples/introduction.clj on classpath:
(NO_SOURCE_FILE:0)

My .emacs file looks like this:

(setq swank-clojure-extra-classpaths
               (list "C:/Clojure"))

The files in C:/Clojure are there (I triplechecked)

Any help will be appreciated.




-- 
Rainer Wolf

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