You are not logged in.
after
urxvt -tr -tint blue -sh 40 +sb -fg Black -bg White -rv -fn "xft:Monospace:pixelsize=13"
it shows
Can't locate utf8.pm in @INC (@INC contains: /usr/lib/urxvt /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at /usr/lib/urxvt/urxvt.pm line 687.
BEGIN failed--compilation aborted at /usr/lib/urxvt/urxvt.pm line 687.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
urxvt: unable to initialize perl-interpreter, continuing without
it showed me similar message after executing some perl scripts.
i think this is a quite simple question, but i just dont know answer, pls tell what to install, or something...what should i do to solve this?
thanks
No cause is lost if there is but one fool left to fight for it.
Offline
Have you tried reinstalling perl?
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
bgc1954: just tried, the same
No cause is lost if there is but one fool left to fight for it.
Offline
check which perl packages you have installed with pacman -Q and reinstall any others that are listed besides perl. I only have perl, perl-xml-simple and perlxml and rxvt-unicode works fine for me.
Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz
Offline
thanks. it seems i have no installed perlxml, maybe this is issue...
Edit:no, not solved (don't want to put emoticons)
Last edited by sevenfourk (2008-04-06 18:45:17)
No cause is lost if there is but one fool left to fight for it.
Offline
Check your perl version - there has been a recent update. If you already have 5.10.0, then you need to wait until urxvt get updated/recompiled (since it apparently depends on 5.8.8 - see your error message). Or you can recompile yourself via ABS.
When there is a big update of stuff like perl, python and such, there are always some glitches, since too many packages depend on them.
Offline
I can confirm that recompiling urxvt worked like a charm for me, noticed this a few days ago. But I use the urxvt-256 from AUR, though you could just as easily do it with ABS.
Offline
yeah, thanks.
Edit: it solved compiling urxvt from aur
Last edited by sevenfourk (2008-04-07 14:28:35)
No cause is lost if there is but one fool left to fight for it.
Offline