-
Notifications
You must be signed in to change notification settings - Fork 429
Installation fails on OS X #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The latest development branch is develop-500 At this development stage have left out of the cmake script automated document building... so you should have no problem building and installing now... Please check and advise... and close if ok... As we move towards a 5.0.0 release perhaps some of this will be restored, in which case this can be re-opened if there remains a problem... |
Compiles quickly and perfectly. Ticket may be closed. PS! A Homebrew formula would be appreciated! |
Glad it compiled ok ;=)) Do not know anything about Homebrew formula... On reading around seems something to do with an Can only leave this to an Apple person to |
Please note the latest code is now in the master branch, the default, as we head towards a 5.0.0 release - |
~$ sudo make install -C build/gmake/
...
xsltproc -o ../../htmldoc/tidy.1 ../../htmldoc/tidy1.xsl ../../htmldoc/tidy-help.xml
../../htmldoc/tidy-help.xml:1: parser error : Document is empty
../../htmldoc/tidy-help.xml:1: parser error : Start tag expected, '<' not found
unable to parse ../../htmldoc/tidy-help.xml
make: *** [../../htmldoc/tidy.1] Error 6
The text was updated successfully, but these errors were encountered: