From: Developers l. f. trouble-m. <tro...@li...> - 2011-04-14 18:17:10
|
You will have to install the YAML rpm. There are el6 RPMs available at http://packages.sw.be/perl-YAML/ Alternatively, you should consider following the directions at http://rpmrepo.org/RPMforge/Using and installing it via yum. -Josh On Thu, Apr 14, 2011 at 12:19 PM, Developers list for trouble-maker < tro...@li...> wrote: > Dear Sir/Manada > > Any idea how to fix the following errors? THANK YOU > > > [root@vm1 dave]# /usr/local/trouble-maker/bin/trouble-maker.pl--version=RHEL_6 > Can't locate YAML.pm in @INC (@INC contains: /usr/local/lib/perl5 > /usr/local/share/perl5 /usr/lib/perl5/vendor_perl > /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at > /usr/local/trouble-maker/bin/trouble-maker.pl line 27. > BEGIN failed--compilation aborted at /usr/local/trouble-maker/bin/ > trouble-maker.pl line 27. > # > [root@vm1 dave]# > [root@vm1 dave]# rpm -qa |grep -i yaml > perl-YAML-0.72-1.el5.rf.noarch > > [root@vm1 dave]# rpm -qa |grep -i perl-Archive-Tar > perl-Archive-Tar-1.58-115.el6.i686 > [root@vm1 dave]# > > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > Trouble-maker-developers mailing list > Tro...@li... > https://lists.sourceforge.net/lists/listinfo/trouble-maker-developers > > |