[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

Re: [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 Jochem Maas
Op 2/8/10 4:35 AM, David Taveras schreef: /root/bin/pecl install geoip without giving it much thought ... try this: sudo /root/bin/pecl install geoip this is assuming you we're not running the command as root in the first place. -- PHP General Mailing List (http://www.php.net/) To