help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: JDEE on SuSE Linux 8.0


From: Karl Eichwalder
Subject: Re: JDEE on SuSE Linux 8.0
Date: Sat, 30 Nov 2002 16:00:23 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

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

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