我需要安装包" wkhtmltopdf"在IBM power Ecosystem ppc64le上的RHEL 7上。 我尝试安装一个普通的包,但它给出了错误
"-bash: ./wkhtmltopdf: cannot execute binary file"
我在github上找到了链接上的IBM powerbox的构建脚本: wkhtmltopdf_rhel_7.4.sh
它尝试git clone -reccursively,由于安全策略,我们的服务器上不允许这样做。 我理解 wkhtml需要qtbase 所以已经下载了各个软件包(wkhtml& qtbase5.11)阅读&在提供的链接上浏览脚本。
现在,我一直坚持设置QT。 下一步是什么?
答案 0 :(得分:0)
wkhtmltopdf-0.12.1作为EPEL软件包(https://dl.fedoraproject.org/pub/epel/7/ppc64le/Packages/w/)