When I try to compile php4 for oracle8i on FreeBSD,
it comes out a strange problem:
configure error: zlib version should be >= 1.0.9
But when I finished installing a new version of zlib(1.1.3)
successfully,and try to recomplie it again,the same
problem as before. I also have tried to define the exact
directory pointing to the zlib as /usr, /usr/local/lib
it still doesn't work. Any help will be appreicated!!!