examples

11 views
Skip to first unread message

Patrik

unread,
Sep 24, 2010, 6:02:10 AM9/24/10
to Penumbra
Hi,
finally I got lein/native-deps etc. working and want to try out the
examples:

<code>
#> java -cp lib/clojure-1.2.0-master-20100813.160144-94.jar:lib/
clojure-contrib-1.2.0-20100813.160219-142.jar:lib/
penumbra-0.6.0-2.112537-3.jar -Djava.library.path=native/linux/x86/
clojure.main

#user=> (require 'examples)
java.io.FileNotFoundException: Could not locate examples__init.class
or examples.clj on classpath: (NO_SOURCE_FILE:0)
</code>

I'am a aware that on the penumbra website there are 3 further
directories listened
in the -cp arg. Do I need to pull the penumbra source even when I
pulled the jar ?

Zach Tellman

unread,
Sep 25, 2010, 12:46:21 PM9/25/10
to penumb...@googlegroups.com
The examples are in the penumbra/test directory, which I don't think
is included in the penumbra jar. If you'd like to run them, I'd
suggest cloning the github repository, and running "lein repl" within
that directory. Everything should work fine for you then.

Zach

Reply all
Reply to author
Forward
0 new messages