| Damian Z 2006-11-09, 8:09 am |
| Hello,
My name's Damian from Argentina. First of all, I'd like to thank you for
sharing your time reading this email.
I can't install the eaccelerator because I'm getting an error when doing the
phpize. Can some one help me?
This is what happened:
[root@ ~]# wget
http://bart.eaccelerator.net/source...r-0.9.5.tar.bz2
--08:47:05--
http://bart.eaccelerator.net/source...r-0.9.5.tar.bz2
=> `eaccelerator-0.9.5.tar.bz2'
Resolving bart.eaccelerator.net... 193.190.253.234
Connecting to bart.eaccelerator.net|193.190.253.234|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 121,791 (119K) [application/x-tar]
100%[===================================
=>] 121,791 149.77K/s
08:47:07 (149.36 KB/s) - `eaccelerator-0.9.5.tar.bz2' saved [121791/121791]
[root@ ~]# tar -xvjf eaccelerator-0.9.5.tar.bz2
eaccelerator-0.9.5/
eaccelerator-0.9.5/shm.c
eaccelerator-0.9.5/x86_spinlocks.h
eaccelerator-0.9.5/COPYING
eaccelerator-0.9.5/ea_info.c
eaccelerator-0.9.5/ea_restore.h
eaccelerator-0.9.5/config.m4
eaccelerator-0.9.5/debug.c
eaccelerator-0.9.5/config.w32
eaccelerator-0.9.5/mm.h
eaccelerator-0.9.5/opcodes.c
eaccelerator-0.9.5/session.h
eaccelerator-0.9.5/win32/
eaccelerator-0.9.5/win32/eLoader.vcproj
eaccelerator-0.9.5/win32/eAccelerator.dsw
eaccelerator-0.9.5/win32/eAccelerator.sln
eaccelerator-0.9.5/win32/eAccelerator.dsp
eaccelerator-0.9.5/win32/eAccelerator.vcproj
eaccelerator-0.9.5/win32/eLoader.dsp
eaccelerator-0.9.5/ea_info.h
eaccelerator-0.9.5/Makefile.in
eaccelerator-0.9.5/ea_restore.c
eaccelerator-0.9.5/eLoader/
eaccelerator-0.9.5/eLoader/config.m4
eaccelerator-0.9.5/eLoader/Makefile.in
eaccelerator-0.9.5/eLoader/autogen.sh
eaccelerator-0.9.5/content.c
eaccelerator-0.9.5/ea_dasm.h
eaccelerator-0.9.5/doc/
eaccelerator-0.9.5/doc/phpdoc.ini
eaccelerator-0.9.5/doc/php/
eaccelerator-0.9.5/doc/php/info.php
eaccelerator-0.9.5/doc/php/shared_memory.php
eaccelerator-0.9.5/doc/php/examples/
eaccelerator-0.9.5/doc/php/examples/eaccelerator_cache_output.php
eaccelerator-0.9.5/doc/php/examples/eaccelerator_cache_result.php
eaccelerator-0.9.5/doc/php/examples/eaccelerator_cache_page.php
eaccelerator-0.9.5/doc/php/examples/eaccelerator_lock.php
eaccelerator-0.9.5/doc/php/session.php
eaccelerator-0.9.5/doc/php/dasm.php
eaccelerator-0.9.5/doc/php/encoder.php
eaccelerator-0.9.5/doc/php/loader.php
eaccelerator-0.9.5/doc/php/cache.php
eaccelerator-0.9.5/eaccelerator_version.h
eaccelerator-0.9.5/optimize.c
eaccelerator-0.9.5/README.win32
eaccelerator-0.9.5/README
eaccelerator-0.9.5/loader.c
eaccelerator-0.9.5/ea_store.h
eaccelerator-0.9.5/bugreport.php
eaccelerator-0.9.5/cache.c
eaccelerator-0.9.5/mm.c
eaccelerator-0.9.5/PHP_Highlight.php
eaccelerator-0.9.5/cache.h
eaccelerator-0.9.5/control.php
eaccelerator-0.9.5/session.c
eaccelerator-0.9.5/opcodes.h
eaccelerator-0.9.5/NEWS
eaccelerator-0.9.5/debug.h
eaccelerator-0.9.5/content.h
eaccelerator-0.9.5/dasm.php
eaccelerator-0.9.5/encoder.php
eaccelerator-0.9.5/eaccelerator.h
eaccelerator-0.9.5/shm.h
eaccelerator-0.9.5/eaccelerator.c
eaccelerator-0.9.5/AUTHORS
eaccelerator-0.9.5/README.eLoader
eaccelerator-0.9.5/ea_store.c
eaccelerator-0.9.5/encoder.c
eaccelerator-0.9.5/ea_dasm.c
eaccelerator-0.9.5/ChangeLog
eaccelerator-0.9.5/eaccelerator.ini
[root ~]# cd eaccelerator-0.9.5
[root@ eaccelerator-0.9.5]# up2date php-devel
Fetching Obsoletes list for channel: rhel-x86_64-es-4...
Fetching rpm headers...
########################################
Name Version Rel
----------------------------------------------------------
php-devel 4.3.9 3.22
x86_64
Testing package set / solving RPM inter-dependencies...
########################################
php-devel-4.3.9-3.22.x86_64 ########################## Done.
Preparing ########################################
### [100%]
Installing...
1:php-devel ########################################
###
[100%]
[root@ eaccelerator-0.9.5]# phpize
configure.in:9: warning: underquoted definition of PHP_WITH_PHP_CONFIG
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/...tending-aclocal
configure.in:32: warning: underquoted definition of PHP_EXT_BUILDDIR
configure.in:33: warning: underquoted definition of PHP_EXT_DIR
configure.in:34: warning: underquoted definition of PHP_EXT_SRCDIR
configure.in:35: warning: underquoted definition of PHP_ALWAYS_SHARED
acinclude.m4:19: warning: underquoted definition of PHP_PROG_RE2C
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20021010
I've tried the same installation on a RedHat 9 without issues, but when
trying in the RedHat 4 ES (also in 32 bit versions) I'm getting this error.
Thanks in advance,
Damian
|