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

libwkhtmltox.so: /lib64/libc.so.6: version `GLIBC_2.15' not found #38

Open
lidefu1993 opened this issue Apr 10, 2020 · 1 comment
Open

Comments

@lidefu1993
Copy link

Caused by: java.lang.UnsatisfiedLinkError: Unable to load library '/home/work/app/tomcat/temp/io.woo.htmltopdf/wkhtmltox/0.12.5/libwkhtmltox.so': Native library (home/work/app/tomcat/temp/io.woo.htmltopdf/wkhtmltox/0.12.5/libwkhtmltox.so) not found in resource path

image

I have executed : yum -y install glibc libX11 libXext libXrender libstdc++ openssl freetype fontconfig

image

image

How can i solve

@UltraBuk
Copy link

I had the same problem with the missing dependencies. However, updating the file "libwkhtmltox.so" to the current version 0.12.6 could fix this in my case.
If you want, you can take a look at my fork, there is the newest version of whtmltopdf (for linux distributions)

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