On Mon, Dec 8, 2008 at 7:31 PM, janus <[EMAIL PROTECTED]> wrote: > > Stuart >> (1) You are using an old version of Clojure. You will need to build >> Clojure and Clojure-contrib from SVN in order to work through the book >> examples. > When I tried (require 'clojure.contrib.str-utils) > I got 'nil' which shows that all is well. I downloaded the most recent > binary version
The most recent binary version is a few months old. Lots has changed since then. You will need to checkout the source code from Subversion and compile it. As long as you have the JDK and a Subversion client this is very easy to do. >> (2) It is examples (plural) not example (singular). > It was typo. >> >> Also, what version of the book are you working from? The most recent >> is Beta 3. >> > I use the most recent. File name shcloj-b3_0.pdf -- 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 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 -~----------~----~----~----~------~----~------~--~---