Install Howto
- Download the latest rpmforge-release rpm from
http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/
- Install rpmforge-release rpm:
# rpm -Uvh rpmforge-release*rpm
- Install perl-SVN-Notify rpm package:
# yum install perl-SVN-Notify
You may have some error message
Warning: post-commit hook failed (exit code 2) with output:
Use of qw(...) as parentheses is deprecated at /usr/share/perl5/vendor_perl/SVN/Notify.pm line 730.
Can't locate HTML/Entities.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/vendor_perl/SVN/Notify/HTML/ColorDiff.pm line 6.
Fix it: # yum install perl-HTML-Parser
No comments:
Post a Comment