|
Posted by Kevin on 01/18/07 20:56
This final post represents that php-mbstring is required by php-pear
which is being used by Seagull Framwork, which is not being checked by
the installer program (to see if php-mbstring is being installed).
Ok Seagull Framework folks, you can apologize now.
(See original rant: http://tech.groups.yahoo.com/group/seagullframework
)
Let's drive the bus all the way home for these programmers in denial:
# grep RPC.php /var/www/seagull/*/*/*/*
/var/www/seagull/lib/pear/PEAR/Remote.php: } elseif (!($fp =
fopen('XML/RPC.php', 'r', true))) {
/var/www/seagull/lib/pear/PEAR/Remote.php: include_once
'XML/RPC.php';
/var/www/seagull/lib/pear/XML/RPC.php: * @version CVS: $Id:RPC.php,v
1.101 2006/10/28 16:42:34 danielc Exp $
Kevin wrote:
> Further evidence that Seagull developers are wrong:
>
> # for i in `rpm -q -l php-pear`; do grep -l mbstring $i ; done | less
>
> /usr/share/pear/.registry/xml_rpc.reg
> /usr/share/pear/XML/RPC.php
>
>
> See original thread at:
> http://groups.google.com/group/seagullframework-bugs/browse_frm/thread/1f5b8224189d205e
Navigation:
[Reply to this message]
|