Skip to content

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

Closed
forthrin opened this issue Aug 10, 2013 · 4 comments
Closed

Installation fails on OS X #99

forthrin opened this issue Aug 10, 2013 · 4 comments

Comments

@forthrin
Copy link

~$ 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

@geoffmcl
Copy link
Contributor

The latest development branch is develop-500
$ git checkout 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...

@forthrin
Copy link
Author

Compiles quickly and perfectly. Ticket may be closed. PS! A Homebrew formula would be appreciated!

@geoffmcl
Copy link
Contributor

Glad it compiled ok ;=))

Do not know anything about Homebrew formula...

On reading around seems something to do with an
Apple package manager, or ??? and the formula
is brewed in brew? But no idea really...

Can only leave this to an Apple person to
address... maybe in build\apple or something...
if needed in addition to cmake...

@geoffmcl
Copy link
Contributor

Please note the latest code is now in the master branch, the default, as we head towards a 5.0.0 release - $ git checkout master; $ git pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants