On 16 Mar 2001, Steve Connet wrote:

> Maybe if $INFOPATH isn't set, info uses the $PATH environment
> variable to find the 'dir' file?

Many Unix programs use some default directory if nothing else is
specified.  The default directory is normally compiled into the
binary.  Only if the environment variable is set, is a different
directory used.

This is the case for `info'.  If $INFOPATH is not set, the compiled-in
default fires.  Might be /usr/info, or /usr/share/info, or
/usr/local/info, or whatever, depending on the installation.

> Do I need to create another 'dir' file in the $HOME/bbdb-2.0/texinfo
> directory? Or do I need to add the texinfo stuff into
> /usr/share/info/ somehow and update the 'dir' file there?

I think it's best to create a `dir' file in $HOME/bbdb-2.2/texinfo.

cd $HOME/bbdb-2.2/texinfo
install-info --info-dir=. bbdb.info

kai
-- 
Be indiscrete.  Do it continuously.

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to