all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Clemens Schueller <schuelli@yline.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Info file emacs does not exist
Date: Fri, 26 Oct 2012 12:12:42 +0200	[thread overview]
Message-ID: <873911bkyt.fsf@mausquirl.home.aneadesign.com> (raw)
In-Reply-To: mailman.11749.1351244757.855.help-gnu-emacs@gnu.org

Hello!

Mark Skilbeck wrote on 26.10.2012 at 11:45:
> On Fri, Oct 26, 2012 at 01:58:12AM +0200, Clemens Schueller wrote:


>> 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

makeinfo is installed on my system


> 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.


Its not the fault from my packagemanager (as i wrote, i compile my emacs
from git sources). The problem was, that my INFOPATH variable was not
correct. My emacs is installed under /opt/emacs, so the
/opt/emacs/share/info directory was not listed under the INFOPATH
variable.

--8<---------------cut here---------------start------------->8---
[mente@commander: ~]% grep INFOPATH /etc/profile.env
export INFOPATH='/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/info:/opt/emacs/share/info'
--8<---------------cut here---------------end--------------->8---

That was the right solution.


Greetings
-- 
Clemens Schueller


  parent reply	other threads:[~2012-10-26 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 23:58 Info file emacs does not exist Clemens Schueller
2012-10-26  9:36 ` Eli Zaretskii
2012-10-26  9:45 ` Mark Skilbeck
     [not found] ` <mailman.11749.1351244757.855.help-gnu-emacs@gnu.org>
2012-10-26 10:12   ` Clemens Schueller [this message]
     [not found] ` <mailman.11748.1351244239.855.help-gnu-emacs@gnu.org>
2012-10-26 10:14   ` Clemens Schueller

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=873911bkyt.fsf@mausquirl.home.aneadesign.com \
    --to=schuelli@yline.com \
    --cc=cs.usenet.nospam@aon.at \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.