help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Info file emacs does not exist


From: Mark Skilbeck
Subject: Re: Info file emacs does not exist
Date: Fri, 26 Oct 2012 10:45:48 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 26, 2012 at 01:58:12AM +0200, Clemens Schueller wrote:
> Hello!
> 
> I compiled my emacs from git sources:
> 
> 
> But when i type C-h r, emacs says
> 
> _Info file emacs does not exist_
> 
> 
> 
> How can I fix this problem?
> 
> Greetings and TIA

Olá!

Are you compiling fom source? It looks like you'll need the "makeinfo"
and perhaps the "install-info" binaries on your system. Install these,
then in your emacs source directory,
  1. make info

If all here goes well (there ought to be an ./info directory full of
info files), you can go through the build steps again after doing a 
  make distclean
and you should be good to go!

If you installed Almighty Emacs through a package manager, shame on
your package manager! Be brave, and compile from source.

- mgsk.



reply via email to

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