Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Gnus installation
Date: Mon, 03 Oct 2005 13:13:39 +0200	[thread overview]
Message-ID: <v9slvic0po.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87mzlr9jce.fsf@koldfront.dk>

On Mon, Oct 03 2005, Adam Sjøgren wrote:

> On Mon, 03 Oct 2005 08:41:59 +0900, Katsumi wrote:
>> Thanks.  But I was a bit surprised that there weren't much
>> responses to this.  

No objection signals agreement, I think. ;-)

>> Do most people install Gnus Lisp files to the site-lisp/ directory,
>> not a subdirectory, site-lisp/gnus/ for instance?  Or, do most
>> people always specify the --with-lispdir configure option?

I usually run this for the trunk build...

  ./configure --prefix=/usr/local \
    --with-lispdir=/usr/local/share/emacs/site-lisp/No_Gnus
  make && make install

(with .nosearch in No_Gnus; i.e. the user has to specify that he wants
bleeding edge explicitely.)

... and this for the v5-10 branch:

  ./configure --prefix=/usr/local \
    --with-lispdir=/usr/local/share/emacs/site-lisp/gnus-5-10
  make && make install

`make && make install' always installed the *.el files, so I didn't
quite understand the problem you're referring to.  IMO, the default
should be to install the *.el files.

> ,----
> | Do not say "make install".  I repeat, do *NOT* say "make install".  If
> | you say "make install" and then complain about things not working,
> | I'll be very annoyed.  If you say "make install" and things happen to
> | work, that's all fine and dandy for you, but it's quite likely that it
> | won't.
> `----

There are different opinions about this, see the thread around
<news:m33cjx7rbr.fsf@quimbies.gnus.org> (fetched this MID from another
thread; I hope it's correct).

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




  reply	other threads:[~2005-10-03 11:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-30  1:20 Katsumi Yamaoka
2005-09-30 11:39 ` Simon Josefsson
2005-09-30 13:08   ` Katsumi Yamaoka
2005-10-01 10:46     ` Simon Josefsson
2005-10-02 23:41       ` Katsumi Yamaoka
2005-10-03  0:31         ` NAKAJI Hiroyuki
2005-10-03  0:44           ` Katsumi Yamaoka
2005-10-04  9:39             ` Katsumi Yamaoka
2005-10-03  6:59         ` Adam Sjøgren
2005-10-03 11:13           ` Reiner Steib [this message]
2005-10-03  8:40         ` Simon Josefsson
     [not found]         ` <b4mbr27wkoo.fsf-NvgVpDro27E@public.gmane.org>
2005-10-03  8:40           ` Jochen Küpper
2005-10-03 16:58         ` Wes Hardaker
2005-10-03 16:59         ` Wes Hardaker

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=v9slvic0po.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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).