* jdee - trouble installing
@ 2009-05-30 19:06 Richard Riley
0 siblings, 0 replies; only message in thread
From: Richard Riley @ 2009-05-30 19:06 UTC (permalink / raw)
To: help-gnu-emacs
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?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-30 19:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30 19:06 jdee - trouble installing Richard Riley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).