- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2018-8-2
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2018-8-3 13:47:24
|
显示全部楼层
回复 2# 的帖子
军哥 lnmp1.5安装imageMagick报错 请问这个应该怎么调试一下
----------------------------------------------------------------------
Libraries have been installed in:
/lnmp1.5/src/imagick-3.4.3/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
Installing shared extensions: /usr/local/php/lib/php/extensions/no-debug-zts-20131226/
Installing header files: /usr/local/php/include/php/
imagick install failed!
You have new mail in /var/spool/mail/root
[root@localhost lnmp1.5]# |
|