emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] make install-info


From: Nicolas Girard
Subject: [Orgmode] make install-info
Date: Fri, 19 Jun 2009 23:18:11 +0200

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 via email to

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