info & Setup 1.43 (new version)

David O'Shea david@ems.uq.edu.au
Tue May 2 16:55:00 GMT 2000


I installed using setup 1.43 from mirror.aarnet.edu.au again, into C:\,
and it worked fine.

With regards to info, there just doesn't seem to be a "dir" file (the main
directory page you get when you just run "info") in the distribution.  I
made one this way:

cd /usr/info
for F in *.info texinfo; do
install-info --info-dir=. $F
done

Got a few errors about the gzip and time info pages, so I added them
manually (dir is basically a plain text file).

I don't guarantee that this is neccessarily the right thing to do, but it
gives you an info directory anyway.  Apologies in advance if I'm
misleading people.

DOS



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



More information about the Cygwin mailing list