On Thu, Jun 18, 2015 at 4:43 PM, Sargrad, Dave <dave.sarg...@saabsensis.com> wrote:
> I’m using ubuntu 14.04. Can someone please provide guidance relative to > how to fix the following. What package do I need to install? > > > > ubuntu@sensis-8930:/var/www/cwpmash/app$ i3-save-tree > > Can't locate AnyEvent/I3.pm in @INC (you may need to install the > AnyEvent::I3 module) > The error message mentions that you should install the AnyEvent::I3 module, and http://packages.ubuntu.com/search?suite=trusty&searchon=names&keywords=anyevent reveals libanyevent-i3-perl, so try installing that. The package http://packages.ubuntu.com/trusty/i3-wm also recommends libanyevent-i3-perl, so please don’t turn off the installation of recommended packages if you’re not willing to do this kind of digging yourself :). > (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 > /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 > /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at > /usr/bin/i3-save-tree line 19. > > BEGIN failed--compilation aborted at /usr/bin/i3-save-tree line 19. > > *This message is intended only for the addressee and may contain > information that is company confidential or privileged. Any technical data > in this message may be exported only in accordance with the U.S. > International Traffic in Arms Regulations (22 CFR Parts 120-130) or the > Export Administration Regulations (15 CFR Parts 730-774). Unauthorized use > is strictly prohibited and may be unlawful. If you are not the intended > recipient, or the person responsible for delivering to the intended > recipient, you should not read, copy, disclose or otherwise use this > message. If you have received this email in error, please delete it, and > advise the sender immediately. * > -- Best regards, Michael