> I have removed 4.3.4 via Yast and want to compile 4.3.10 now.
> ./configure and make test work fine, but when I use 'make', it only
> shows a few lines and doesn't install successfull:

What few lines?

> This is all text produced by make:
> <-- begin
>
> Installing PHP SAPI module:       apache2handler
> /usr/share/apache2/build/instdso.sh
> SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp4.la
> /usr/lib/apache2-prefork
> /usr/share/apache2/build/libtool --mode=install cp libphp4.la
> /usr/lib/apache2-prefork/
> cp .libs/libphp4.so /usr/lib/apache2-prefork/libphp4.so
> cp .libs/libphp4.lai /usr/lib/apache2-prefork/libphp4.la
> libtool: install: warning: remember to run `libtool --finish
> /usr/local/src/php-4.3.10/libs'
> chmod 755 /usr/lib/apache2-prefork/libphp4.so
> [activating module `php4' in /etc/apache2/httpd2-prefork.conf]
> Installing build environment:     /usr/lib/php/build/
> Installing header files:          /usr/include/php/
> Installing helper programs:       /usr/bin/
>    program: phpize
>    program: php-config
>    program: phpextdist
>
> --> end
>
> What may be the source of this problem?

What problem?

Looks to me like you did "make install" and it worked fine...

Re-start Apache and see what happens.


-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to