stow icon indicating copy to clipboard operation
stow copied to clipboard

Docs build error

Open gbpoole opened this issue 3 years ago • 1 comments

On OSX using mactex as my latex distribution, installed with Home-brew, I get the following docs build error:

rm -f doc/manual-single.html /bin/sh '/Users/gpoole/temp3/.gbpEnv/stow/automake/missing' makeinfo --html -I . -I doc -I ./doc
-c USE_TITLEPAGE_FOR_TITLE=1 --no-split -o doc/manual-single.html
test -f 'doc/stow.texi' || echo './'doc/stow.texi makeinfo: invalid option -- c Try `makeinfo --help' for more information.

gbpoole avatar Jun 23 '22 02:06 gbpoole

I'm afraid I don't have a Mac to try this out on, but maybe this is an issue with an old version of makeinfo?

aspiers avatar Apr 08 '24 00:04 aspiers

Ah, this looks like a duplicate of #93.

aspiers avatar Mar 09 '25 14:03 aspiers