Skip to content
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

Other issues found #4

Open
treviser opened this issue Jan 28, 2015 · 2 comments
Open

Other issues found #4

treviser opened this issue Jan 28, 2015 · 2 comments

Comments

@treviser
Copy link

http://kaz.dl.sourceforge.net/project/wkhtmltopdf/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb

should be: http://kaz.dl.sourceforge.net/project/wkhtmltopdf/0.12.2.1/wkhtmltox-0.12.2.1_linux-trusty-amd64.deb

sudo easy_install uno -y
sudo easy_install -U distribute -y

easy_install doesn't seem to have an option -y, but I don't know what you want to achieve. It seems to work anyway, but it's not nice :-)

sudo pip install graphviz ghostscript gcc mc bzr lptools make

There is no gcc package available, however Ubuntu 14.04 comes with gcc-4.8 preinstalled, so maybe it is not necessary.

@cliffkujala
Copy link

Are you sure about using wkhtmltopdf 0.12.2.1? When I tried it it broke the print layouts for me. Switching back to 0.12.1, fixed all again.

@treviser
Copy link
Author

No, I'm not sure, but in that case the link should be http://sourceforge.net/projects/wkhtmltopdf/files/archive/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb.
0.12.2.1 would have the dependencies on the packages xfonts-base and xfonts-75dpi.

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

No branches or pull requests

2 participants