[
https://issues.apache.org/jira/browse/CB-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286838#comment-13286838
]
Shazron Abdullah commented on CB-843:
-------------------------------------
I completely uninstalled brew according to the script:
https://gist.github.com/1173223
And I also deleted the git repo at /usr/local/.git
Then I proceeded to run "make" again.
If I follow these steps, everything installs ok, even wkhtmltopdf 0.9.9. We
don't install everything automatically for you, you will have to agree to
install these tools by running the commands.
1. *make* -> fails because brew not installed
2. *make install-brew** --> brew installed
3. *make* -> fails because wkhtmltopdf is not installed
4. *make install-wkhtmltopdf* -> wkhtmltopdf 0.9.9 is installed, DON'T run
*brew install wkhtmltopdf* since this installs 0.11.0rc1 which has a
performance problem!
5. *make* -> fails because Markdown is not installed
6. *make install-markdown* -> latest markdown is installed
7. *make* -> should succeed in creating the .dmg
*Note:* you should delete the previous downloads of *wkhtmltopdf* and
*markdown* that the previous Makefiles installed for you beforehand.
> Makefile - installing wkhtmltopdf problems
> ------------------------------------------
>
> Key: CB-843
> URL: https://issues.apache.org/jira/browse/CB-843
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 1.8.0
>
>
> We need 0.9.9 and if someone doesn't have brew installed, they will use
> 0.11.0rc1 which causes problems.
> Test on a new user account.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira