> Hello,
> i tried to install PHP-4.0.5 (PHP-4.2.2) on OS/390 UNIX System Services!
> Here are my steps:
> 0. copy zipped file to /usr/local/php
> 1. gunzip file.tar.gz
> 2. pax -rf tarfile 
> 3. cd php-4.0.5
> 4. autoconf 
>       - response of autoconf:
>               configure.in:530: warning: AC_TRY_RUN called without default to allow 
>cross compiling
>               ext/imap/config.m4:168: warning: AC_TRY_RUN called without default to 
>allow cross compiling
>               ext/qtdom/config.m4:34: AC_PROG_CXXCPP was called before AC_PROG_CXX
>               ext/session/config.m4:30: warning: AC_TRY_RUN called without default 
>to allow cross compiling
>               ext/session/config.m4:31: warning: AC_TRY_RUN called without default 
>to allow cross compiling
>               ext/xml/config.m4:8: warning: AC_TRY_RUN called without default to 
>allow cross compiling
> 
> 5. 
> export CFLAGS="-O -DIS_EBCDIC_HOST -D_ALL_SOURCE "
> export RANLIB=echo
> export LD=echo
> LDFLAGS=-Wl,EDIT=NO ./configure --prefix=/usr/local/php ----enable-debug 
>--disable-pear
> --disable-posix --with-regex=system --with-apache=/usr/local/apache
> --without-mysql 
> 
> this said:
>                      *** ATTENTION ***                            |
> |                                                                    |
> | Something is likely to be messed up here, because the configure    |
> | script was not able to detect a simple feature on your platform.   |
> | This is often caused by incorrect configuration parameters. Please |
> | see the file debug.log for error messages.                         |
> |                                                                    |
> | If you are unable to fix this, send the file debug.log to the      |
> | [EMAIL PROTECTED] mailing list and include appropiate      |
> | information about your setup.                    
> 
> you can find the files  debug.log,config.log configure .... at php-conf.zip
> 
> Thanks for your help;
> 
> Thilo Mendorf
>            
> Thilo Mendorf
> Mainframe Hard und Software
> 
> T-Systems CSM GmbH
> Team MF9 
> SCZ West
> Europark Fichtenhain B10
> 47807 Krefeld
> 
> Tel: 02151 357 4355
> Fax: 02151 3660 6120
> 
> 
> 

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to