14 Dec
2007
14 Dec
'07
5:58 p.m.
On Dec 14, 2007 2:04 AM, Tom K <tom@archlinux.org> wrote:
Aaron Griffin wrote:
I first noticed this with urxvt. It can't seem to find utf8.pm.
This file exists in /usr/share/perl5/core_perl which does not appear to be in the @INC path, whereas the /usr/lib/ counterpart does.
The weird part is that $ perl -e "print @INC;' actually has the /usr/share path in there (without spacing, of course).
Has anyone tracked this down? I'm not sure where to go with this, but it breaks URL matching in urxvt
http://bugs.archlinux.org/task/8915
urxvt rebuild fixed it for me, after kpiche pointed out that I had reported the wrong problem... :)
Aha! I didn't know urxvt actually embeds perl. Now it all makes sense!