The 'configure' , 'make', and 'make install' seem to succeed, but the php interpreter is not installed in
/usr/local/bin. Only phpize, php-config, and
phpextdist are installed in /usr/local/bin.
Is there a step I'm missing? Is this a possible
library missing issue? Is there a way to force
a compilation of the php interpreter? Any
ideas to the cause of this issue would be greatly appreciated. Thanks.
The specifics for the compile problem:
OS: Solaris 2.5.1
gd version: gd-1.8.1
php version: 4.0.2
NES: 3.6.2
configure options: ./configure
--enable-sigchild
--enable-libgcc
--enable-discard-path
--enable-magic-quotes
--enable-track-vars
--with-oracle=/<path>/db/oracle7/7.3.4
--with-oci8=/<path>/db/oracle8/8.0.5
--enable-trans-sid
--enable-memory-limit
--enable-sysvshm
--enable-sysvsem
--with-nsapi=/<path>/ewwwadmin
--enable-debug
--with-gd=/usr/local/lib/gd-1.8.1