emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: patch org-mode Makefile - solve a couple debian build problems and a slackware build problem
Date: Sat, 09 Jul 2011 12:00:45 -0400	[thread overview]
Message-ID: <28121.1310227245@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Achim Gratz <Stromeko@nexgo.de> of "Sat, 09 Jul 2011 08:26:11 +0200." <87vcvckm0s.fsf@Rainer.invalid>

Achim Gratz <Stromeko@nexgo.de> wrote:

> Nick Dokos <nicholas.dokos@hp.com> writes:
> > I'm actually hoping that nothing of the sort will be needed, but given
> > that I don't have either debian squeeze or slackware available, I can't
> > really see what goes wrong.
> 
> Well, I've had a look on some server I have admin access to: what goes
> wrong on Debian (Lenny+Backports) is this:
> 
> # install-info --version
> Debian install-info Version 1.14.31.
> # ginstall-info --version
> install-info (GNU texinfo) 4.13
> 
> The Makefile obviously expects a GNU install-info (which should probably
> be documented someplace).  Now, install-info lives in /usr/sbin/ and
> ginstall-info in /usr/bin, also linked to /usr/bin/install-info.  But if
> you're installing as root (something I don't really fancy, but it's
> probably too late for Linux to rectify that), /usr/sbin/ is earlier in
> your path than /usr/bin.
> 
> So, in this particular case it should be sufficient to just drop /sbin
> and /usr/sbin from the PATH during make.
> 

But from what I saw in the Ubuntu man-page, debian install-info is a wrapper
around GNU install-info that does *nothing different* in the ``normal'' case.
It only behaves differently when one is doing Debian maintenance thingies, whatever
that means - from the man page:

,----
|        install-info  is  a  wrapper  around GNU install-info. If it is called from a normal shell or
|        script it acts like GNU install-info by forwarding all options to ginstall-info.
| 
|        If it is called from a maintainer script it gives a warning  to  rebuild  packages  and  does
|        nothing, since info file installation is now done via triggers.
`----

What happens when you run the org make on that system with no changes at all? Does
anything break?

Nick

  parent reply	other threads:[~2011-07-09 16:01 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  1:11 patch org-mode Makefile - solve a couple debian build problems and a slackware build problem Jude DaShiell
2011-07-07 14:42 ` Bastien
2011-07-08  7:33   ` Jude DaShiell
2011-07-08  8:21     ` Bastien
2011-07-08  9:10     ` Nick Dokos
2011-07-08  9:29       ` Bastien
2011-07-08 10:08         ` Andrea Crotti
2011-07-08 22:07       ` Achim Gratz
2011-07-08 22:50         ` Nick Dokos
2011-07-09  6:26           ` Achim Gratz
2011-07-09  8:38             ` Bastien
2011-07-09 16:00             ` Nick Dokos [this message]
2011-07-09 16:40               ` Achim Gratz
2011-07-09 20:45               ` Jude DaShiell
2011-07-10  1:40                 ` Nick Dokos
2011-07-10  1:44                   ` Nick Dokos
2011-07-10  8:16                   ` Jude DaShiell
2011-07-10  7:24                 ` Achim Gratz
2011-07-10  8:13                   ` Jude DaShiell
2011-07-10  8:40                     ` Achim Gratz
2011-07-08 10:34     ` Jambunathan K

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=28121.1310227245@alphaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=Stromeko@nexgo.de \
    --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).