Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@iskon.hr>
Subject: Re: Updating to gnus 5.8.2
Date: 09 Dec 1999 15:05:38 +0100	[thread overview]
Message-ID: <9t9so1cnr9p.fsf@mraz.iskon.hr> (raw)
In-Reply-To: Pieter Wenk's message of "Thu, 9 Dec 1999 14:56:32 +0100"

Pieter Wenk <pwenk@urbanet.ch> writes:

> I have never as yet "upgraded" gnus. How does this work exactly ?

1) Download Gnus to a directory near you.

2) Compile Gnus, by typing `./configure' followed by `make' or
   `make EMACS=xemacs' if you use XEmacs.

3) Make sure that Emacs can find the Gnus Lisp directory.  You usually
   do that using something like:

   (setq load-path (cons "/path/to/gnus/gnus-5.8.2/lisp"   ; don't forget /lisp
                         load-path))

3a) If you use XEmacs you'll also want to use the `etc' package with
    the nice icons.  Get it from the Gnus site (it should be a tarball
    named something like `etc-0.27.tar.gz') and unpack it somewhere.
    Then go to the Gnus directory, type `rm -rf etc', then
    `ln -s /path/to/etc-0.27 etc'.

4) Exit Emacs, restart it, and type M-x gnus.  If all is well, `V'
   should print "Gnus v5.8.2".  If you use XEmacs and you've done 3a)
   right, the toolbar icons should work properly.


You can repeat these four steps whenever a new Gnus version comes out.
Good luck!


  reply	other threads:[~1999-12-09 14:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-09 13:56 Pieter Wenk
1999-12-09 14:05 ` Hrvoje Niksic [this message]
1999-12-09 14:40   ` Jørgen Wahlberg
1999-12-10 13:55   ` Pieter Wenk
1999-12-23 12:21   ` Pieter Wenk
1999-12-23 12:58     ` Laura Conrad
1999-12-23 14:05       ` Hrvoje Niksic
1999-12-29 19:00         ` Pieter Wenk
1999-12-29 20:34           ` Kai Großjohann
1999-12-23 13:57     ` Kai Großjohann
1999-12-23 14:01     ` Hrvoje Niksic
1999-12-23 22:57       ` Pieter Wenk
1999-12-23 23:45         ` Kai Großjohann

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=9t9so1cnr9p.fsf@mraz.iskon.hr \
    --to=hniksic@iskon.hr \
    /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).