[PHP] pecl install geoip doesnt work. Warning: opendir(/var/tmp/pear-build-root/install-geoip-1.0.7//var/www/pear): failed to open dir: No such file or directory in PEAR/Builder.php on line 188

2010-02-07 Thread David Taveras
Hello,

Before writing to the general list I tried to search for a pecl users
list but apparently it is closed only to developers.

Iam running pecl install geoip, it confirms as per below that it was
installed correctly but a find / -name geoip.so yields nothing, the
paths mentioned at the end also do not exist. I assume this is because
of the warning in the subject like of this message. Does anybody know
what to do?

Ive tried to uninstall pear and installed it again without luck. Iam
using PEAR-1.9.0 , php5.2.8, and GeoIP-1.4.6.

Thanks

David T.


# /root/bin/pecl install geoip
downloading geoip-1.0.7.tgz ...
Starting to download geoip-1.0.7.tgz (9,416 bytes)
.done: 9,416 bytes
3 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No:  20060613
Zend Extension Api No:   220060519
configure.in:145: warning: AC_CACHE_VAL(lt_prog_compiler_static_works,
...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/autoconf-2.62/autoconf/general.m4:1987: AC_CACHE_VAL
is expanded from...
/usr/local/share/autoconf-2.62/autoconf/general.m4:2000:
AC_CACHE_CHECK is expanded from...
aclocal.m4:3565: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5577: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5472: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3089: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2947: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2927: AC_PROG_LIBTOOL is expanded from...
configure.in:145: the top level
configure.in:145: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works,
...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3528: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8099: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
configure.in:145: warning:
AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious
cache-id, must contain _cv_ to be cached
aclocal.m4:6529: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5585: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4717: _LT_AC_TAGCONFIG is expanded from...
configure.in:145: warning: AC_CACHE_VAL(lt_prog_compiler_static_works,
...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/autoconf-2.62/autoconf/general.m4:1987: AC_CACHE_VAL
is expanded from...
/usr/local/share/autoconf-2.62/autoconf/general.m4:2000:
AC_CACHE_CHECK is expanded from...
aclocal.m4:3565: AC_LIBTOOL_LINKER_OPTION is expanded from...
aclocal.m4:5577: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5472: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3089: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:2947: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:2927: AC_PROG_LIBTOOL is expanded from...
configure.in:145: the top level
configure.in:145: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works,
...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3528: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:8099: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
configure.in:145: warning:
AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious
cache-id, must contain _cv_ to be cached
aclocal.m4:6529: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5585: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4717: _LT_AC_TAGCONFIG is expanded from...
building in /var/tmp/pear-build-root/geoip-1.0.7
running: /root/temp/geoip/configure
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for icc... no
checking whether gcc and cc understand -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... yes
checking build system type... i386-unknown-openbsd4.5
checking host system type... i386-unknown-openbsd4.5
checking target system type... i386-unknown-openbsd4.5
checking for PHP prefix... /var/www/pear
checking for PHP includes... -I/usr/local/share/php5/include
-I/usr/local/share/php5/include/main
-I/usr/local/share/php5/include/TSRM
-I/usr/local/share/php5/include/Zend
-I/usr/local/share/php5/include/ext
-I/usr/local/share/php5/include/ext/date/lib
checking for PHP extension directory... /var/www/lib/php/modules
checking for PHP installed headers prefix... /usr/local/share/php5/include
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to

[PHP] Where to list PHP5.2.8 and PHP5.2.10 known vulnerabilities?

2009-08-25 Thread David Taveras
Hello,

Iam still a user of PHP5.2.8 - 5.2.10 under BSD.I wish to know what
vulnerabilites this version is exposed aside from CVE-2008-5498.

Is there any site, where I can get an accurate listing, the only page I saw
in php.net was for 5.2.9 listing that one vulnerability, iam thinking there
might be others?

CVE site seems confusing and I just wonder if there is something more
practical.

Thank you.

Daniel


Re: [PHP] Where to list PHP5.2.8 and PHP5.2.10 known vulnerabilities?

2009-08-25 Thread David Taveras
I already did see that, but it only lists one single vulnerability
previously stated. Id just want to confirm that is the only one?



On Tue, Aug 25, 2009 at 7:09 PM, Vinicius Pinto vinicius...@gmail.comwrote:

 You can look at the changelog for 5.3.0 and see what was fixed:
 http://www.php.net/ChangeLog-5.php#5.3.0


 On Tue, Aug 25, 2009 at 6:44 PM, David Taveras d3taveras3...@gmail.comwrote:

 Hello,

 Iam still a user of PHP5.2.8 - 5.2.10 under BSD.I wish to know what
 vulnerabilites this version is exposed aside from CVE-2008-5498.

 Is there any site, where I can get an accurate listing, the only page I
 saw
 in php.net was for 5.2.9 listing that one vulnerability, iam thinking
 there
 might be others?

 CVE site seems confusing and I just wonder if there is something more
 practical.

 Thank you.

 Daniel