waf-fle icon indicating copy to clipboard operation
waf-fle copied to clipboard

error install the Mlog2waffle

Open wangxianwei opened this issue 10 years ago • 3 comments

Hi, when I install the mlog2waffle in the centOS7 using the yum install perl* command ,the error: Error: Package: perl-Class-Accessor-0.31-6.1.el6.noarch (/perl-Class-Accessor-0.31-6.1.el6.noarch) Requires: perl(:MODULE_COMPAT_5.10.1) Error: Package: perl-File-Pid-1.01-2.el6.noarch (/perl-File-Pid-1.01-2.el6.noarch) Requires: perl(:MODULE_COMPAT_5.10.1) Error: Package: perl-File-Tail-0.99.3-8.el6.noarch (/perl-File-Tail-0.99.3-8.el6.noarch) Requires: perl(:MODULE_COMPAT_5.10.1) even if i using the rpm to install the perl-File-Pid and perl-File-Tail,the same error result.
the perl info: [root@localhost mlog2waffle]# perl -v This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux Copyright 1987-2012, Larry Wall

wangxianwei avatar Mar 31 '15 03:03 wangxianwei

Execute the following command:

perl -MCPAN -e 'install File::Pid' perl -MCPAN -e 'install File::Tail'

L3V14TH4N avatar May 11 '16 16:05 L3V14TH4N

/usr/sbin/mlog2waffle

Starting up mlog2waffle in "tail" mode, using config file /etc/mlog2waffle.conf Error in HTTP connection: 500 Internal Server Error

fa4fahmed15 avatar Jun 12 '20 22:06 fa4fahmed15

mlog2waffle Starting up mlog2waffle in "tail" mode, using config file /etc/mlog2waffle.conf Error in HTTP connection: 405 Method Not Allowed

fa4fahmed15 avatar Jun 24 '20 02:06 fa4fahmed15