info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I install gnus cvs?


From: rodolfo . medina
Subject: Re: How do I install gnus cvs?
Date: 10 Feb 2006 03:42:13 -0800
User-agent: G2/0.2

I put the whole gnus cvs directory in my home directory, and there I
did:

./configure && make

, then in my .emacs I put:

(setq load-path (cons (expand-file-name "~/gnus/lisp") load-path))
(require 'gnus-load)

(require 'info)
(setq Info-default-directory-list
      (cons "~/gnus/texi" Info-default-directory-list))

. Then I started emacs, started gnus, did 'M-x gnus-version'
and it says: 'No Gnus v0.4'.
Is that normal? Why 'No Gnus' instead of 'Gnus'?

Rodolfo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]