tongyi007 发表于 2017-3-23 11:09:43

安装php zlib的问题

  falko you are right...
thank you

it is something with configure in Zlib


***************

This problem is solved

this is not PHP problem
it something to do with Zlib
----------------------------

I add this in to Make file in Zlib

CFLAGS=-fPIC
and save it

and configure Zlib again
by use this command

./configure --libdir=/usr/lib64
  falko you are right...
thank you

it is something with configure in Zlib


***************

This problem is solved

this is not PHP problem
it something to do with Zlib
----------------------------

I add this in to Make file in Zlib

CFLAGS=-fPIC
and save it

and configure Zlib again
by use this command

./configure --libdir=/usr/lib64
页: [1]
查看完整版本: 安装php zlib的问题