On Nov 30, 11:04 am, "Adrian Cuthbertson" <[EMAIL PROTECTED]> wrote: > Hmm, I tried your dirs and files off my dev directory and the same > binding/compile form and it works fine or me - firstly on 1121, but then I > checked out 1130 and also no problem. (I'm on jdk 1.5 on OSX). Sure you've > created the classes dir? > > Also you said you invoked using; > java -cp /home/gteale/src/aot_test/classes:/home/gteale/src/aot_test/src/ > -jar /home/gteale/src/clojure/clojure.jar > I used; > java -server -cp > ./classes:./src/:/Users/adrian/Downloads/Clojure/clojure_1130/clojure.jar > clojure.lang.Repl
When using the -jar option, the CLASSPATH is ignored. See http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/java.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---