Please install ExtUtils::Embed for /usr/bin/perl

If you get this error while trying to compile exim:

>>> Creating links to source files...
Please install ExtUtils::Embed for /usr/bin/perl
grep: Makefile: No such file or directory
Missing CFLAGS_DYNAMIC inhibits building dynamic module lookup
../scripts/lookups-Makefile: line 115: lookups/Makefile.predynamic: No such file or directory
grep: Makefile: No such file or directory
grep: Makefile: No such file or directory
grep: Makefile: No such file or directory
grep: Makefile: No such file or directory
../scripts/lookups-Makefile: line 138: lookups/Makefile.predynamic: No such file or directory
make[1]: Entering directory `/usr/local/directadmin/custombuild/exim-4.76/build-Linux-x86_64'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.76/build-Linux-x86_64'
make: *** [all] Error 2

You can either install it with yum, eg:

yum install perl-ExtUtils-Embed

or via source:

wget http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Embed-1.14.tar.gz
tar xvzf ExtUtils-Embed-1.14.tar.gz
cd ExtUtils-Embed-1.14
perl Makefile.PL
make
make install

or via cpan:

cpan -i ExtUtils::Embed

be sure to also install any dependencies requested by cpan.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值