Success!

After changing ng-server to be correct, I set up CLOJURE_EXT and
CLASSPATH, then called it. Calling ng from the command line showed
that it still couldn't find clojure-contrib.jar, so I added that to
CLASSPATH. Then calling ng from the command line gave me 'usr'.

Gvim was still failing when I started a REPL from command mode. It was
giving an error that it couldn't find /home/jim/vimclojure-2.0.1/ng.
Instead of figuring out why, I just created the directory and put ng
into it. After that, things worked.

Jim

On Apr 28, 10:52 am, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi,
>
> Am 28.04.2009 um 01:56 schrieb jim:
>
> > java.lang.NoClassDefFoundError: clojure/lang/APersistentMap (wrong
> > name: clojure/proxy/clojure/lang/APersistentMap)
>
> This is a sign, that the clojure.jar is missing from the classpath.
> Please change the -depth to -maxdepth (keeping the one) as
> was noted by Micheal in the other message. Please let me
> know if this fixes the problem for you.
>
> Hmmm... No one complained about this up to know.. However
> I will fix the launcher script (it's a mess anyway) and provide
> a fix in the next bugfix release.
>
> Sincerely
> Meikel
>
>  smime.p7s
> 5KViewDownload
--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to