我想从PHP中的pdf页面生成图像。我正在使用imagick扩展来实现这一点,但是当我尝试通过imagick读取pdf文件时,我在下面得到了错误。ImagickException: PDFDelegateFailed `The system cannot find the file specified. ' @ error/pdf.c/ReadPDFImage/801我的服务器详细信息来自phpinfo()
PHP: Versio
无论如何,我想要做的是将我编写的共享库(前一个项目中的链接列表)包含在我自己正在编写的shell中。我遇到的问题是,当我使用Makfile编译时,编译是成功的。然后,当我试图运行我的可执行文件(假设它叫做prog)时,我得到了以下内容:.loading shared libraries: libmylib.so: cannot open shared object file: No such file or direct