The monolithic contrib library has been deprecated (and I'm not sure
you'll get it to build).
If you're on Clojure 1.2.x, just download the 1.2.0 contrib from
http://clojure.org/downloads
If you're on Clojure 1.3.0 (either an alpha or a snapshot), you'll
either want the last monolithic build: 1.3.0-alpha4 (I *think* the id
is org.clojure.contrib/standalone?). Or you'll want to start using the
new modular contrib libraries:
http://dev.clojure.org/display/design/Contrib+Library+Names (see also
http://corfield.org/clj/index.cfm).
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)