From: Nick Dokos <nicholas.dokos@hp.com>
To: Jude DaShiell <jdashiel@shellworld.net>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: why was makefile changed to produce this?
Date: Tue, 18 Oct 2011 08:49:17 -0400 [thread overview]
Message-ID: <22774.1318942157@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Jude DaShiell <jdashiel@shellworld.net> of "Tue, 18 Oct 2011 04:27:41 EDT." <alpine.BSF.2.00.1110180423070.11520@freire1.furyyjbeyq.arg>
Jude DaShiell <jdashiel@shellworld.net> wrote:
> My bad, I was missing texinfo package and thought that had already been
> installed. Once that got installed, everything works as well as it did
> earlier this year. If I knew what path that error took, I'd write what
> might be a better error message for it asking for the texinfo package to
> be installed.
>
>
Here is a useful command that you can use on Debian and Ubuntu systems
in situations like this:
--8<---------------cut here---------------start------------->8---
$ dpkg -S makeinfo
texinfo: /usr/bin/makeinfo
octave3.2-common: /usr/share/octave/3.2.4/m/help/__makeinfo__.m
emacs23-common: /usr/share/emacs/23.1/lisp/textmodes/makeinfo.elc
texinfo: /usr/share/man/man1/makeinfo.1.gz
--8<---------------cut here---------------end--------------->8---
It tells you the packages containing files that match the argument
to the command.
Also, on modern Ubuntu, it is often the case that when you try to
execute a command by hand and it is not found, the system will suggest
the installation of a package:
--8<---------------cut here---------------start------------->8---
$ foo
No command 'foo' found, did you mean:
Command 'fio' from package 'fio' (universe)
Command 'goo' from package 'goo' (universe)
Command 'fop' from package 'fop' (universe)
Command 'fox' from package 'objcryst-fox' (universe)
Command 'xoo' from package 'xoo' (universe)
Command 'zoo' from package 'zoo' (universe)
foo: command not found
$ goo
The program 'goo' is currently not installed. To run 'goo' please ask your administrator to install the package 'goo'
--8<---------------cut here---------------end--------------->8---
HTH,
Nick
PS I have no idea what the package/command ``goo'' does.
next prev parent reply other threads:[~2011-10-18 12:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-18 8:27 why was makefile changed to produce this? Jude DaShiell
2011-10-18 12:49 ` Nick Dokos [this message]
2011-10-18 23:14 ` Olaf Meeuwissen
2011-10-18 23:41 ` Nick Dokos
2011-10-19 11:26 ` Rémi Vanicat
2011-10-19 14:59 ` Nick Dokos
-- strict thread matches above, loose matches on Subject: below --
2011-10-18 5:02 Jude DaShiell
2011-10-18 7:15 ` Michael Brand
2011-10-18 7:54 ` Jude DaShiell
2011-10-18 8:41 ` Olaf Meeuwissen
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=22774.1318942157@alphaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=jdashiel@shellworld.net \
/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).