Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
mreiferson committed Sep 7, 2010
1 parent a2df053 commit fa17334
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README
Expand Up @@ -4,10 +4,9 @@ Tested on Mac OSX 10.6.4 Snow Leopard, Python 2.6.1 64-bit

Notes on compiling for Mac OSX 10.6.4 Snow Leopard 64-bit:
---------------------------------------------------------
-you need Cython (tested with 0.13)
-you need libwkhtmltox.* somewhere in your LD path (/usr/local/lib)
-you need the wkhtmltox directory somewhere on your include path (/usr/local/inclue)
-until this bug is fixed (http://bugreports.qt.nokia.com/browse/QTBUG-5952) you need qt_menu.nib directory
from the QT source tree in the same directory as your libwkhtmltox.* libs
* you need Cython (tested with 0.13)
* you need libwkhtmltox.* somewhere in your LD path (/usr/local/lib)
* you need the directory src/include/wkhtmltox from wkhtmltopdf somewhere on your include path (/usr/local/inclue)
* until this bug is fixed (http://bugreports.qt.nokia.com/browse/QTBUG-5952) you need qt_menu.nib directory from the QT source tree in the same directory as your libwkhtmltox.* libs

Special thanks to antialize for creating wkhtmltopdf: http://github.com/antialize/wkhtmltopdf

0 comments on commit fa17334

Please sign in to comment.