hi guys,

Ran fink selfupdate-cvs today, then fink update-all, fink found newer 
ver of readline library and moved on to download and build it.
The following is the transcript from that compilation&installation:

<snip>

if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
         install-info --dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir \
                 /sw/src/root-
readline-4.2a-1/sw/share/info/readline.info ; \
         install-info --dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir \
                 /sw/src/root-
readline-4.2a-1/sw/share/info/history.info ; \
         install-info --dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir \
                 /sw/src/root-
readline-4.2a-1/sw/share/info/rluserman.info ; \
else true; fi
install-info: unknown option `--dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir'
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
install-info: unknown option `--dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir'
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
install-info: unknown option `--dir-file=/sw/src/root-
readline-4.2a-1/sw/share/info/dir'
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
make[1]: [install] Error 1 (ignored)

<snip>

The installation proceeded then and seem to finish successfully.
I think that library is present on any computer that have fink installed 
on it, isn't it?
So is it only me seeing these errors or you guys see these too???

Cheerz,
Michael



_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to