emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Girard <nicolas.girard@nerim.net>
To: emacs-orgmode@gnu.org
Subject: make install-info
Date: Fri, 19 Jun 2009 23:18:11 +0200	[thread overview]
Message-ID: <51b0095d0906191418h140e0437i9c70b12dc7742b23@mail.gmail.com> (raw)

Hi,
i just noticed two things related to org-mode's info manual:

1) currently, running
make install
doesn't install an updated version of the info manual. I'd suggest to
get the "install" target to depend on "install-info" so that
installing a new version of org-mode also installs the appropriate
info manual ;

2) on my system, make install-info is broken. I have
install-info --version
install-info (GNU texinfo) 4.12

and make install-info outputs:

if [ ! -d /usr/local/share/info ]; then mkdir -p
/usr/local/share/info; else true; fi ;
cp -p doc/org /usr/local/share/info
install-info --info-file=doc/org --info-dir=/usr/local/share/info
Syntaxe : install-info [<options> ...] [--] <nom-fichier>

Options :
[...]
make: *** [install-info] Erreur 1

--
Nicolas

             reply	other threads:[~2009-06-19 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 21:18 Nicolas Girard [this message]
2009-06-20 19:14 ` make install-info Carsten Dominik

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51b0095d0906191418h140e0437i9c70b12dc7742b23@mail.gmail.com \
    --to=nicolas.girard@nerim.net \
    --cc=emacs-orgmode@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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).