ID:               33345
 User updated by:  m_ilhami at yahoo dot com
 Reported By:      m_ilhami at yahoo dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         *Compile Issues
 Operating System: AIX apples 3 5 00C2B96E4C00
 PHP Version:      4.3.11
 New Comment:

It's solved. thanks


Previous Comments:
------------------------------------------------------------------------

[2005-06-15 09:17:57] [EMAIL PROTECTED]

Also please grab latest snapshot from http://snaps.php.net and try with
it instead of 4.3.11.

------------------------------------------------------------------------

[2005-06-15 09:17:19] [EMAIL PROTECTED]

What do you mean "stopped"? Any error messages?
Why do you mention Oracle here?
Try with just plain "./configure --with-apxs".
Does it still fail?

------------------------------------------------------------------------

[2005-06-15 04:05:16] m_ilhami at yahoo dot com

Description:
------------
I compiled php Oracle Application Server 9.0.4. the compiling process
stopped and I see a |  | command caused by empty $global_symbol_pipe  

I replaced the value with

"sed -n -e 's/^.*[      ]\\([BCDT][BCDT]*\\)[   ][
        ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'"

I got it from my linux box and now It seems work to me.

./configure --with-apxs=$ORACLE_HOME/Apache/Apache/bin/apxs
--prefix=$ORACLE_HOME \
--with-config-file-path=$ORACLE_HOME/Apache/Apache/conf
--with-oci8=$ORACLE_HOME --disable-rpath \
--without-mysql \
--enable-memory-limit \
--enable-sysvmsg \
--enable-sysvsem \
--enable-sysvshm \
 --enable-shmop \
--enable-debug --with-zlib=/usr/local --enable-bcmath --enable-ftp
--with-gd=/usr/local \
--with-jpeg-dir=/usr/local --with-png-dir=/usr/local
--with-freetype-dir=/usr/local \
--enable-dbase --with-tiff-dir=/usr/local --with-xpm-dir=/usr/local



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33345&edit=1

Reply via email to