I am trying to run:
configure --with-gd=no --with-oracle=/home/oracle/product/8.1.5 --enable-debug=no --enable-track-vars=yes --enable-magic-quotes=yes --enable-discard-path=yes
It runs through several of the checks and then simply freezes up to the point that it won't even let me Ctrl-C out of it. It stops on a different check each time, so it doesn't appear to be a particular one doing it. I'm not getting any errors. It just freezes. Has anyone else run into this problem before?