Can't locate Proc/WaitStat.pm in @INC
I followed the advice at wiki.komisoft.com by doing a
perl -MCPAN -e "install Proc::WaitStat"
But the problem keeps re-occurring with the following error statements:
Can't locate Proc/WaitStat.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/bin/mime-construct line 31.
BEGIN failed--compilation aborted at /usr/bin/mime-construct line 31.
Can't locate Proc/WaitStat.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/x86_64-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/bin/mime-construct line 31.
BEGIN failed--compilation aborted at /usr/bin/mime-construct line 31.
/usr/sbin/logcheck: line 100: kill: (29907) - No such process
Advice would be appreciated.
Thanks
-
have you tried: /scro[ts/perlinstaller Proc::WaitStat
What are you running that is getting this error? Is it /usr/bin/mime-construct or /usr/sbin/logcheck?0 -
Hello :) Yes, you can try using /scripts/perlinstaller as Vanessa suggested. Let us know the outcome. Thank you. 0 -
Thank you for your reply. The error is thrown when the following cron is executed. (Only have partial copy) The cron was created by cPanel Cron if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi.......... I executed the above suggestion and the problem apparently was not solved. The error was being thrown on the hour and appeared on the expected time of 9:02 and 10:02 so...... 0 -
Feel free to open a support ticket so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments