$ php -i | grep 'include_path' include_path => .:/Users/maku/pear/share/pear => .:/Users/maku/pear/share/pear
$ php -r 'echo get_include_path();' .:/Users/maku/pear/share/pear