help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

jdee - trouble installing


From: Richard Riley
Subject: jdee - trouble installing
Date: Sat, 30 May 2009 21:06:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

I was trying to get jdee installed.

Having poked about a bit I have installed elib, I modified the
default.properties to:

,----
| ## suggestion accpeted as to the default settings
| 
| ## you will probably have to tweak these, whether you like it or not
| prefix.dir=/home/shamrock/.emacs.d/lisp/jde
| third.party.lib.dir=/home/shamrock/.emacs.d/lisp
| 
| ## average configuration should work
| cedet.dir=${third.party.lib.dir}/cedet
| elib.dir=${third.party.lib.dir}/elib
`----

I know elib.dir is there.

But when I ran "ant" in lisp/jde I got errors about avltree not
loading. Looking at the loadpath it seemed the ant build was only
looking at /usr/local/share/emacs/site-lisp/elib and not the elib.dir
above. (Confirmed when I copied the el files there and the ant build
worked).

Did I miss a step?
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]