On 12 March 2010 17:09, strattonbrazil <strattonbra...@gmail.com> wrote: > java -cp -Djava.library.path=./jogl-2.0-linux-amd64/lib ~/clojure/ > clojure-1.0.0.jar:./jogl-2.0-linux-amd64/lib/jogl.all.jar:./jogl-2.0- > linux-amd64/lib/gluegen-rt.jar:./jogl-2.0-linux-amd64/lib/ > nativewindow.all.jar clojure.main test.clj
Note that you've got a space, rather than a colon or " -cp ", between -Djava.library.path=./jogl-2.0-linux-amd64/lib and the rest of the jars. Perhaps that's what causes the problem? Sincerely, Michał -- 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