Re: [i3] dzen2 on i3-3.e_bfl1

  • From: Martin <mherda@xxxxxxxxx>
  • To: Discussions/Questions about the i3 window manager <i3-discuss@xxxxxxxxxxxxx>
  • Date: Sat, 16 Jul 2011 22:24:12 +0100

On 16/07/11 21:17, Michael Stapelberg wrote:

Hi Martin,

Excerpts from Martin's message of 2011-07-16 22:03:17 +0200:
However, it starts X (without any bar) and exits X after a few seconds
with the error:
Better try starting it within an existing X session, that makes debugging
easier.

Can't locate IPC/Run.pm in @INC (@INC contains: /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/bin/i3-wsbar line 9.
BEGIN failed--compilation aborted at /usr/bin/i3-wsbar line 9.
Well, you need to install the IPC::Run perl module. The package is named
libipc-run-perl in debian, not sure about slackware. You also need a few more
packages: AnyEvent, Try::Tiny, AnyEvent::I3. There probably is no package for
the last one, so install it via cpan. You can also use cpanminus instead, see
http://cpanmin.us/

Best regards,
Michael

I have installed the above mentioned packages downloading the sources from cpan.
Now the error I get is:
Can't locate JSON/XS.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/AnyEvent/I3.pm line 6.
BEGIN failed--compilation aborted at /usr/share/perl5/AnyEvent/I3.pm line 6.
Compilation failed in require at /usr/bin/i3-wsbar line 10.
BEGIN failed--compilation aborted at /usr/bin/i3-wsbar line 10.

Which json package would I have to install?

thank you
regards
Martin

Other related posts: