James Britt wrote: > Hal Fulton wrote: >> What's the shortest path from here to sanity? > > I grabbed the latest 1.8.2 source. > I ran the usual: autoconf, configure, make, make install. > ri failed. > I looked inside Makefile and see the target install-doc. > I ran make install-doc. > ri worked. > > Not the most obvious path for me, but there you go. I'm trying that now. Sounds like it should be added so that it happens automagically. Out of curiosity: Does 'make test' work for you? It fails for me, but the build seems ok... Hal