Missing Dependancy for New Install of RT-4.4.1

Hello,

I keep getting the following error

SOME DEPENDENCIES WERE MISSING.
CORE missing dependencies:
Plack::Handler::Starlet …MISSING
Can’t locate Proc/Wait3.pm in @INC (@INC contains: /root/perl5/lib/perl5/x86_64-linux-thread-multi /root/perl5/lib/perl5 /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/local/share/perl5/Parallel/Prefork.pm line 10.

I have tried cpan +Fi Plack::Handler::Starlet

and still have the error.

RHEL 7.2 is the OS

Had the same problem this morning during install. looks like the Proc::Wait3 has a problem. It returned with lots of errors during unzip process. try to install this by hand first and then Plack::Handler::Starlet

Torsten

Thanks It worked.

All dependencies have been found.
[root@rt rt-4.4.1]#