all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: jdee - trouble installing
Date: Sat, 30 May 2009 21:06:38 +0200	[thread overview]
Message-ID: <gvs043$4c6$1@news.eternal-september.org> (raw)


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	other threads:[~2009-05-30 19:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gvs043$4c6$1@news.eternal-september.org' \
    --to=rileyrgdev@googlemail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.