configure: error: memcache support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located
ERROR: `/var/cache/php-pear/memcache-2.2.5/configure --enable-memcache-session=yes' failed

make sure you have zlib-devel installed

 

yum install zlib-devel

相关文章:

  • 2021-05-21
  • 2022-02-28
  • 2021-12-02
  • 2021-06-29
猜你喜欢
  • 2022-12-23
  • 2021-10-08
  • 2021-05-13
  • 2021-12-20
  • 2022-12-23
相关资源
相似解决方案