all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Eichwalder <keichwa@gmx.net>
Subject: Re: JDEE on SuSE Linux 8.0
Date: Sat, 30 Nov 2002 16:00:23 +0100	[thread overview]
Message-ID: <sh8yzbp0fs.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: 3de8c04f.7748324@news.cis.dfn.de

marcel-sl@gmx.de (Marcel Schmittfull) writes:

> Now I encounter when installing elib on Linux SuSE Personal 8.0. Has
> anyone of you had the same problems ?

You can download the elib package from here:

    ftp://ftp.suse.com/pub/suse/i386/8.0/suse/e2/elib-1.0-700.noarch.rpm

> After `make install' (typed in as root) these errors occur:
>
> emacs -batch -l elib-compile-all.el -f compile-elib
> mkdir /usr/share/emacs/21.1/lisp/elib
> cp elib.info* /usr/share/info
> if /bin/sh -c 'install-info --version' \
>         >/dev/null 2>&1; then \
>         install-info --infodir=/usr/share/info elib.info; \
> else true; fi
> install-info: Unbekannte Option »--infodir=/usr/share/info«
> »install-info --help« gibt weitere Informationen.
> make: *** [install-info] Fehler 1

Patch the Makefile to use the optin "--info-dir" (instead of
"--infodir"); note the dash.

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)

  reply	other threads:[~2002-11-30 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-30 13:43 JDEE on SuSE Linux 8.0 Marcel Schmittfull
2002-11-30 15:00 ` Karl Eichwalder [this message]
2002-11-30 17:23 ` Kai Großjohann

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=sh8yzbp0fs.fsf@tux.gnu.franken.de \
    --to=keichwa@gmx.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 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.