Re: commander-s docs fail to build

Martin Gasbichler <[email protected]> Mon, 07 Aug 2006 21:32:02 +0200
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
Eric Hanchrow <[email protected]> writes:

> I got commander-s via 
>
>         darcs get
>         http://www-pu.informatik.uni-tuebingen.de/users/gasbichl/darcs/commander-s
>
> I guess I got all the patches through 287 (I don't really understand
> darcs).
>
> I followed the instructions in DARCS_README, and typed
>
>     $ cd doc
>     $ make
>     make: *** No rule to make target `man.idx', needed by `man.ind'.  Stop.
>     $ 

# touch doc/man.idx

should fix this. I'll append a note to DARCS_README.


-- 
Martin