Hello, Ive been trying to do pecl install geoip .. but apparently there is some error in the paths and nothing is getting installed. Iam using openbsd 4.5 and I need to stick to this obsd version. I think the problem is thar warning message at the end.. whereas there is a double slash in a path.
Anybody? running: make INSTALL_ROOT="/var/tmp/pear-build-root/install-geoip-1.0.7" install Installing shared extensions: /var/tmp/pear-build-root/install-geoip-1.0.7/var/www/lib/php/modules/ running: find "/var/tmp/pear-build-root/install-geoip-1.0.7" | xargs ls -dils 831492 4 drwxr-xr-x 3 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7 831539 4 drwxr-xr-x 3 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var 831540 4 drwxr-xr-x 3 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var/www 831541 4 drwxr-xr-x 3 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var/www/lib 831542 4 drwxr-xr-x 3 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var/www/lib/php 831543 4 drwxr-xr-x 2 root wheel 512 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var/www/lib/php/modules 831533 136 -rwxr-xr-x 1 root wheel 68613 Feb 7 17:47 /var/tmp/pear-build-root/install-geoip-1.0.7/var/www/lib/php/modules/geoip.so 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 202 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 /var/www/pear/lib/PEAR/Builder.php on line 202 Build process completed successfully install ok: channel://pecl.php.net/geoip-1.0.7 # find / -name geoip.so Nothing.. Please any help is appareciated.
