Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Cannot open load file: tool-bar
Date: Mon, 04 Nov 2002 22:04:58 +0100	[thread overview]
Message-ID: <84iszdqc5h.fsf@crybaby.uni-duisburg.de> (raw)
In-Reply-To: <th021104175287d6pl2s62.fsf@demonium.de>

Thomas Hungenberg <th@demonium.de> writes:

> _But_ I just noticed that the wrong site-lisp directory is used in
> the configure-script:
>
> I have both Emacs and XEmacs installed and the lisp-files are in
> /usr/share/emacs/site-lisp/ for Emacs and in
> /usr/share/xemacs/site-lisp-21/ for XEmacs.
>
> The Gnus configure script finds /usr/share/emacs/site-lisp/ and
> creates the following in the Makefile:
> prefix = /usr
> datadir = ${prefix}/share
> lispdir = $(datadir)/emacs/site-lisp
>
> I don't know if this could cause a problem or if $lispdir is only
> important when doing a "make install"? I use Gnus from my $HOME where
> it was compiled.

I think it's not actually USED, but your problem smells of using the
wrong Emacs to compile stuff.  And the above is another indicator.

I strongly suspect you're using Emacs to byte-compile, and XEmacs to
run, or vice versa.  Don't do that.

(The "make all" output should tell you what it is doing, so you can
see if everything is going right.)

And then, the configure script can also be told which Emacs to use, I
think.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



  reply	other threads:[~2002-11-04 21:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 16:15 Thomas Hungenberg
2002-11-03 17:39 ` Simon Josefsson
2002-11-04 14:30   ` John Paul Wallington
2002-11-04 17:03     ` Thomas Hungenberg
2002-11-04 18:43       ` John Paul Wallington
2002-11-04 20:21         ` Problems with bbdb and supercite (was: Re: Cannot open load file: tool-bar) Thomas Hungenberg
2002-11-04 22:10           ` Problems with bbdb and supercite Jack Twilley
2002-11-05  7:32           ` Kai Großjohann
2002-11-03 18:47 ` Cannot open load file: tool-bar Kai Großjohann
2002-11-04  9:59   ` Thomas Hungenberg
2002-11-04 13:44     ` Kai Großjohann
2002-11-04 16:52       ` Thomas Hungenberg
2002-11-04 21:04         ` Kai Großjohann [this message]
2002-11-04 22:11           ` Thomas Hungenberg
2002-11-05  7:35             ` Kai Großjohann
2002-11-05 11:23               ` Thomas Hungenberg
2002-11-05 17:26                 ` Kai Großjohann
2002-11-05 18:03                   ` Jesper Harder
2002-11-05 19:14                     ` Kai Großjohann
2002-11-05 22:50                       ` Jesper Harder
2002-11-05 20:49                   ` John Paul Wallington
2002-11-06  7:27                     ` Simon Josefsson
2002-11-06 12:39                       ` John Paul Wallington

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=84iszdqc5h.fsf@crybaby.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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.
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 NNTP newsgroup(s).