Compile pdftk with /libgcj.so.10 on centOS (Redhat)

你离开我真会死。 提交于 2019-12-13 05:13:47

问题


Has anyone successfully complied pdftk with the /libgcj.so.10 library? Bluehost upgraded from centOS 5 to centOS6 and blew away the library I needed, telling me this is the new one. I took a look in the makefiles (Makefile.Redhat, Makefile.Base and the java Makefile), but I can't seem to find where I would point to the new library.

Thanks


回答1:


For anyone who ends up here specifically for pdftk on Bluehost, I got on the forum and they have installed it for Bluehost in /usr/bin and everything seems to be working well now. Just call pdftk directly.

For people looking for a build for CentOS 6, I did find this page with rpms for multiple versions of CentOS with 6 towards the bottom. I was not able to actually install it, so I can't speak to their validity, but it should get you started.



来源:https://stackoverflow.com/questions/9519023/compile-pdftk-with-libgcj-so-10-on-centos-redhat

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!