`

编译PHP时报错:configure: error: libjpeg.(a|so) not found.

    博客分类:
  • PHP
PHP 
阅读更多
编译PHP时报错:configure: error: libjpeg.(a|so) not found.



网络上的解决办法:
      # cd /usr/lib
      # ln -sf libjpeg.so.62.0.0 libjpeg.so



------------------------------------------------------------------
以上问题解决了,但是又报如下错误:
      configure: error: Problem with libjpeg.(a|so). Please check config.log for more information.

网络解决办法:
      --with-jpeg-dir=/usr/lib

安装 libjpeg-devel-6.2.0-78
分享到:
评论

相关推荐

    libjpeg.so.62.0.0.rar

    一、先添加库libjpeg.so for arm: 交叉编译libjpeg 交叉编译工具 版本:3.4.1 路径:/usr/local/arm/3.4.1/bin 编译libjpeg前要确保系统装了libtool库。否则编译不成功。 1、下载libjpeg源码:ftp://ftp.uu...

    libstdc++.so.6.0.19

    解决libc.so.6: version `GLIBC_2.18' not found问题 运行:strings /lib64/libc.so.6 |grep GLIBC_ 发现没有GLIBC_2.18 下载:wget http://mirrors.ustc.edu.cn/gnu/libc/glibc-2.18.tar.gz 解压:tar -zxvf glibc-...

    Twitter API Client(gridtwit) oauth demo C++源代码

    | configure.ac | COPYING | COPYING.GPL | COPYING.MIT | depcomp | Doxyfile.in | INSTALL | install-sh | liboauth.lsm.in | LICENSE.OpenSSL | ltmain.sh | Makefile.am | Makefile.in | missing ...

    Linux离线安装git及所需依赖

    perl-Error-0.17020-2.el7.noarch.rpm openssl-1.0.2k-19.el7.x86_64.rpm git-1.8.3.1-23.el7_8.x86_64.rpm gettext-common-devel-0.19.8.1-3.el7.noarch.rpm expat-2.1.0-11.el7.x86_64.rpm perl-ExtUtils-...

    PyPI 官网下载 | configure_django-0.1.6.tar.gz

    资源来自pypi官网。 资源全名:configure_django-0.1.6.tar.gz

    PHP编译configure时常见错误的总结

    PHP编译configure时常见错误的总结 PHP的安装虽然有时候很简单,可是如果应用一多,我们安装起来就很头痛了!...1、configure: error: No curses/termcap library found 网上有的说法是:–with-named-c

    安装lamp报错信息及解决方法

    /use/lib//usr/lib/libdb-4.2.so: could not read symbols: File in wrong format Notice: Following unknown configure options were used: usr/bin/ld: cannot find -lltdl /usr/bin/ld: cannot find -...

    CentOS7升级GCC版本到gcc 8.3.0,解决GLIBCXX-3.4.21 not found 问题

    解决/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found 问题 步骤如下: 解压文件: $ unzip gcc-8.3.0.zip 解压完成,进入文件目录: $ cd gcc-8.3.0 利用源码包里自带的工具下载所需要的依赖项: $ ./...

    PHP 仿陌陌直播

    PHP 仿陌陌直播,此项目利用 TP+Redis+Nginx+nginx-rtmp-module+ffmpeg+HLS +Swoole 的架构方案。开源RTMP server red5 java java用的较多,性能还是不错的! crtmpserver c++ 支持多种rtmp协议,移动设备以及IPTV...

    gmp 5.0.4 安装GCC必需文件

    GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones ...

    wireshark-1.12.0最新源码

    configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's...

    openssl-1.1.1g 源码 已经编译可以通过http://doc.wxsoftdevelop.com/下

    此版本的编译是为了支持SSL openssl编译步骤: 参考https://blog.csdn.net/leolewin/article/details/47103195 1.下载 OpenSSL http://www.openssl.org/,并解压到d:\openssl-1.0.1e目录(也可自己指定路径和目录...

    automake autotools autoconf

    用autoconf和automake自动生成Makefile,其中要用到的,其中要用到的automake,autotools,autoconf这三个文档

    wireshark源码

    configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's...

    opencv移植到arm, 包含cmake包

    fprintf(stderr, "Can not open camera./n"); return -1; } cvNamedWindow("video", 1); while(frame = cvQueryFrame( capture ) ) { cvShowImage("video", frame); } cvDestroyWindow(...

    tensorflow安装遇到的问题

    使用国内源安装tensorflow: pip install -i https://mirrors.aliyun.com/pypi/simple/ --upgrade tensorflow-gpu==1.5.0 pip install -i ... 国内镜像源: 阿里云 ...中国科技大学 ...豆瓣(douban) ...

    为PHP安装imagick时出现Cannot locate header file MagickWand.h错误的解决方法

    checking for MagickWand.h header file… configure: error: Cannot locate header file MagickWand.h 可是我明明正确安装了ImageMagick的呀.GOOGLE了半天,也解决不了这个问题.后面对照另一个服务器上的ImageMagick...

    nginx使用ageip 实现地区负载均衡

    configure: error: Zlib header (zlib.h) not found. Tor requires zlib to build. You may need to install a 解决办法: root@ubuntu:/usr/src/GeoIP-1.4.8# apt-get install zlib1g-dev 再次编译,顺利通过 make ...

    银河麒麟V10系统+飞腾CPU交叉编译OpenCV

    ./include/nasmlib.h:194:1: error: ‘pure’ attribute on function returning ‘void’ [-Werror=attributes] 194 | void pure_func seg_init(void); 这是由于gcc版本过新,解决方案如下 vim ./inclu

    device-mapper.1.02.28.tgz

    在编译parted-3.2时,报错:configure: error: libdevmapper could not be found,找到device-mapper.1.02.28,并下了下来。 这个源码藏得有点深,分享出来给大家

Global site tag (gtag.js) - Google Analytics