Re: vimclojure problem (have browsed other threads)

2009-03-18 Thread Notfonk
arf ... now i feel stupid anyway thanks for that :) i think i spent too long on that and became too stupid to see something that obvious. Everything works now On Mar 18, 6:19 pm, Meikel Brandmeyer wrote: > Hi, > > Am 18.03.2009 um 17:06 schrieb Notfonk: > > > java.lang.NoClassDefFoundError: cl

Re: vimclojure problem (have browsed other threads)

2009-03-18 Thread Meikel Brandmeyer
Hi, Am 18.03.2009 um 17:06 schrieb Notfonk: java.lang.NoClassDefFoundError: clojure/lang/IFn The problem is, that you don't have the clojure.jar in your Classpath... CLASSPATH=/home/notfonk/Documents/programmation/clojure/clojure/ clojure.rar:/home/notfonk/Documents/programmation/clojure/cl