<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi,<br></div><div><br></div><div>While trying to install Kamailio 5.5 on Centos 7 I am getting the following error. Perl is already installed. I verified "EXTERN.h" does not exist on the VM.<br></div><div><br></div><div># make include_modules="tm app_perl" cfg<br><br># make prefix=/ all</div><div><br></div><div>....<br></div><div>....</div><div><br></div><div>Can't locate ExtUtils/Embed.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 .).<br></div><div>BEGIN failed--compilation aborted.<br></div><div>Can't locate ExtUtils/Embed.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 .).<br></div><div>BEGIN failed--compilation aborted.<br></div><div>CC (gcc) [M app_perl.so]                perlfunc.o<br></div><div>In file included from perlfunc.c:40:0:<br></div><div><span class="colour" style="color:#ff3333"><b>app_perl_mod.h:37:20: fatal error: EXTERN.h: No such file or directory</b></span><br></div><div>#include <EXTERN.h><br></div><div>                    ^<br></div><div>compilation terminated.<br></div><div>make[2]: *** [perlfunc.o] Error 1<br></div><div>make[1]: *** [modules] Error 1<br></div><div>make[1]: Leaving directory `/usr/src/kamailio/src'<br></div><div><br></div><div><br></div><div>Your help would be much appreciated.<br></div><div><br></div><div>Thanks,<br></div><div>AL</div><div><br></div><div><br></div></div><br></body></html>