Unable to load library 'gs': libgs.so: cannot open shared object file: No such file or directory

前端 未结 3 953
刺人心
刺人心 2021-01-07 08:20

I have installed ghostscript of 64 bit on my 64 bit linux machine. I am using ghost4j-0.5.0.jar to convert pdf files to tiff files. I have written a java program which will

3条回答
  •  死守一世寂寞
    2021-01-07 08:44

    make soinstall will create required libs along with executables as mentioned in https://www.ghostscript.com/doc/current/Install.htm#Shared_object

提交回复
热议问题