ESXi
V2EX  ›  问与答

编译错误 Cannot find pcre library by CentOS 6 请指教谢谢

  •  
  •   ESXi · Dec 7, 2016 · 8825 views
    This topic created in 3443 days ago, the information mentioned may be changed or developed.
    checking whether to build shared libraries... no
    checking whether to build static libraries... yes
    checking for pcre-config... no
    checking for pcre location... not found
    configure: error: Cannot find pcre library. Configure --with-pcre=DIR
    [root@localhost ~]#

    编译命令
    cd /tmp/[和谐]-libev
    ./configure && make && make install

    Update 1
    yum -y install pcre-devel
    之后出现
    configure: error: Cannot find `asciidoc` in PATH.
    5 replies    2017-03-04 13:39:31 +08:00
    lhbc
        1
    lhbc  
       Dec 7, 2016
    yum install -y pcre-devel
    lhbc
        2
    lhbc  
       Dec 7, 2016
    yum install -y asciidoc
    ESXi
        3
    ESXi  
    OP
       Dec 7, 2016
    @lhbc 谢谢你!问题解决!
    编译新版[和谐]-libev 需要新增 pcre-devel asciidoc xmlto ,完整命令如下:

    yum -y install epel-release
    yum -y update
    yum -y install gcc automake autoconf libtool make m2crypto autoconf libtool curl curl-devel zlib-devel openssl-devel perl perl-devel cpio expat-devel gettext-devel pcre-devel asciidoc xmlto git
    vipdevipy
        4
    vipdevipy  
       Feb 27, 2017
    楼主也是群晖安装 SS 碰到的问题是吗。。。。各种 ./configure 不能用。。最后解决了吗?
    ESXi
        5
    ESXi  
    OP
       Mar 4, 2017
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1174 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 17:40 · PVG 01:40 · LAX 10:40 · JFK 13:40
    ♥ Do have faith in what you're doing.