Took the SRPM from EPEL and working to port it to IUS:
https://code.launchpad.net/~ius-coredev/ius/php52-pecl-geoip
The package appears to work just fine:
$ rpm -ivh php52-pecl-geoip-1.0.7-1.ius.el5.x86_64.rpm Preparing... ########################################### [100%] 1:php52-pecl-geoip ########################################### [100%]
$ php -v PHP 5.2.17 (cli) (built: Feb 13 2012 10:37:59) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
$ php -i | less geoip
geoip support => enabled geoip extension version => 1.0.7 geoip library version => 1004005
Directive => Local Value => Master Value geoip.custom_directory => no value => no value
I'm going to work on a php53u package and then get both in the IUS testing channels.
Took the SRPM from EPEL and working to port it to IUS:
https:/ /code.launchpad .net/~ius- coredev/ ius/php52- pecl-geoip
The package appears to work just fine:
$ rpm -ivh php52-pecl- geoip-1. 0.7-1.ius. el5.x86_ 64.rpm ####### ####### ####### ####### ####### # [100%] pecl-geoip ####### ####### ####### ####### ####### ####### # [100%]
Preparing... #######
1:php52-
$ php -v
PHP 5.2.17 (cli) (built: Feb 13 2012 10:37:59)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
$ php -i | less
geoip
geoip support => enabled
geoip extension version => 1.0.7
geoip library version => 1004005
Directive => Local Value => Master Value custom_ directory => no value => no value
geoip.
I'm going to work on a php53u package and then get both in the IUS testing channels.