RT5.0.2 - HTML::Gumbo install problem

Hello,

Trying to install latest version of RT. Cant seem to install HTML :: Gumbo.

SOME DEPENDENCIES WERE MISSING:

CORE dependencies:
HTML::Gumbo … MISSING

Perl library path for /usr/bin/perl:
/usr/local/lib64/perl5
/usr/local/share/perl5
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
make: *** [Makefile:278: fixdeps] Error 1


configure: error: in /root/.cpan/build/Alien-LibGumbo-0.05-15/_alien/gumbo-0.10.1': configure: error: C++ compiler cannot create executables See config.log’ for more details
External command (./configure --with-pic --prefix=/root/.cpan/build/Alien-LibGumbo-0.05-15/blib/lib/auto/share/dist/Alien-LibGumbo) failed! Error: 19712
at ./Build line 62.
Failed
Build not completed at ./Build line 62.
RUZ/Alien-LibGumbo-0.05.tar.gz
./Build – NOT OK
RUZ/HTML-Gumbo-0.18.tar.gz
Has already been unwrapped into directory /root/.cpan/build/HTML-Gumbo-0.18-11
Warning: Prerequisite ‘Alien::LibGumbo => 0’ for ‘RUZ/HTML-Gumbo-0.18.tar.gz’ failed when processing ‘RUZ/Alien-LibGumbo-0.05.tar.gz’ with ‘make => NO’. Continuing, but chances to succeed are limited.
Configuring R/RU/RUZ/HTML-Gumbo-0.18.tar.gz with Build.PL
Can’t locate Alien/LibGumbo.pm in @INC (you may need to install the Alien::LibGumbo module) (@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 Build.PL line 2.
BEGIN failed–compilation aborted at Build.PL line 2.
Warning: No success on command[/usr/bin/perl Build.PL]
RUZ/HTML-Gumbo-0.18.tar.gz
/usr/bin/perl Build.PL – NOT OK


Using centos based system (Rocky Linux 8.5).

Any ideas?