all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.