-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Anyone have a walk though on this, using Pear and custom channels only gets so far.. running the last command seems to not work well..
pear package
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
Analyzing Services/SimpleGeo/Exception.php
Analyzing Services/SimpleGeo/Record.php
Analyzing Services/SimpleGeo.php
Warning: Channel validator warning: field "date" - Release Date "2010-02-13" is not today
Notice: Undefined index: release in PEAR/PackageFile/Generator/v2.php on line 373
PHP Notice: Undefined index: release in /usr/share/php/PEAR/PackageFile/Generator/v2.php on line 373
Package Services_SimpleGeo-0.0.2.tgz done
gateway:/var/www/iphone1/Services_SimpleGeo$ sudo pear install Services_SimpleGeo-0.0.2.tgz
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
install ok: channel://pear.php.net/Services_SimpleGeo-0.0.2
gateway:/var/www/iphone1/Services_SimpleGeo$ pear
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
any thoughts?