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

Re: Info never install



>> On Tue, 23 Mar 2004 11:19:05 +0900
>> yamaoka@jpl.org (Katsumi Yamaoka) said as follows:

>> Does anyone have informations about Debian's install-info
>> program?  Are there any problems in Debian's install-info?

> Probably I got the reason.  See the following thread:
> http://thread.gmane.org/b9y1xnlvl1i.fsf@jpl.org

> 日本の Debian 関係者のみなさまも読んでいただけると幸いです。

ああ,

    % dpkg -S `which install-info`
    dpkg: /usr/sbin/install-info

というわけで,install-info コマンドの出どころが違うんですね.憶測です
が,この install-info は debian パッケージに同梱されている Info マニュ
アルをインストールするために特化した仕様になっているんだろうと思います.

Debian の install-info の受け付けるオプションが,

     % install-info --help
     usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn]
             [--section regexp title] [--infodir=xxx] [--align=nnn]
             [--calign=nnn] [--quiet] [--menuentry=xxx] [--info-dir=xxx]
             [--keep-old] [--description=xxx] [--test]
             [--remove | --remove-exactly ]
             [--]
             filename

となっているのに対して,GNU の install-info だと,

     Usage: install-info [OPTION]... [INFO-FILE [DIR-FILE]]

という使い方で,使えるオプションは,

        --delete
        --dir-file=NAME
        --entry=TEXT
        --help
        --info-file=FILE
        --info-dir=DIR
        --item=TEXT
        --quiet
        --remove
        --section=SEC
        --version

となっているので.

;; dpkg にバグ報告?

--
土屋@ちょっと息抜き