|
| From: | Jesper Harder |
| Subject: | Re: How to use own newer version of gnus at $HOME |
| Date: | Wed, 28 Apr 2004 19:00:15 +0200 |
| User-agent: | Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) |
Lars Tobias Borsting <larstobi@itea.ntnu.no> writes:
> I use gnus at the university, but this version is very old and
> outdated. How can I download my own gnus and use this one instead of
> the one on the server?
* Download the tarball and unpack it in /~
* ./configure && make
* Add something like this to your .emacs file:
(add-to-list 'load-path "~/gnus/lisp")
(add-to-list 'Info-default-directory-list "~/gnus/texi/"))
--
Jesper Harder <http://purl.org/harder/>
| [Prev in Thread] | Current Thread | [Next in Thread] |