This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: info ??


I used install-info to create the top level node.  Since the command has to 
be run for each file I used the following:

for FI in `ls /usr/info/*.info` ; do install-info -info-dir /usr/info 
/usr/info/$FI ;done

or something like that.

At 02:19 AM 5/2/00, you wrote:
>Tim Prince writes:
> > Try the version from
> > http://cygutils.netpedia.net/V1.1/index.html
> >
>or, remount your filesystem in text-mode (fixed the problem for me!).
>
>
> > ----- Original Message -----
> > From: <jorg.schaible@db.com>
> > To: <cygwin@sourceware.cygnus.com>
> > Sent: Monday, May 01, 2000 5:53 AM
> > Subject: info ??
> >
> >
> >
> >
> > Hello,
> >
> > after installing the 1.1.0 I recognized that info deos not work.
> > When I try
> >
> > info tar
> >
> > I got
> >
> > info: dir: No such file or directory
> >
> > although I have tar.info within /usr/info. Am I missing
> > something in my configuration ?
> >
> > Regards,
> > Jörg
> >
> >
> >
> > --
> > Want to unsubscribe from this list?
> > Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> >
> >
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com

---
Kenneth Haley <mailto:khaley@bigfoot.com>
Yahoo! Messenger -- http://profiles.yahoo.com/haleykd
Website  http://www.bigfoot.com/~khaley
PGP -- http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=khaley@bigfoot.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]