Nrpe compiles error
Using Makefile.PL
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods/Test-Simple-0.98/blib/lib /tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods/Test-Simple-0.98/blib/arch /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 Makefile.PL line 6.
BEGIN failed--compilation aborted at Makefile.PL line 6.
make[3]: Entering directory `/tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods/Test-Simple-0.98'
make[3]: *** No targets specified and no makefile found. Stop.
make[3]: Leaving directory `/tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods/Test-Simple-0.98'
Can't run make. Please
rm -rf /tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods/Test-Simple-0.98
to remake from this point) at ../tools/build_perl_modules line 235.
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/tools/anloqnagios/nagios-plugins-release-2.2.1/perlmods'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tools/anloqnagios/nagios-plugins-release-2.2.1'
make: *** [all] Error 2
This is the lack of Perl modules resulting in the installation
yum -y install perl-ExtUtils-MakeMaker
And then make& again; & make install
Read More:
- Idea ignores compilation errors and runs in eclipse compilation mode
- caffe deep learning [three] compilation error: fatal error: hdf5.h: No such file or directory compilation terminated.
- Error lnk2038 occurred during PCL code compilation: detected “error” during PCL code compilation_ ITERATOR_ DEBUG_ Mismatch of level: value ‘0’ does not match value ‘2’ solution
- Configuration, compilation and installation of vtk8.1 in qt5.9
- [VTK] vtk8.2.0 + vs2015 + win10 compilation and configuration
- Some errors in VTK compilation
- Vtk8.0 compilation process record under vs2017 and qt5.12.1
- NPM compilation failed: can’t resolve ‘child_ process’
- VTK + QT + vs compilation and installation configuration
- Error Ninja reported during dpdk20.11.1 installation and compilation
- [problem record] installed build tools revision 31.0.0 is broken during Android studio compilation
- fatal error: Python.h: No such file or directory compilation terminated.
- I encountered a compilation error twice: crosses initialization of…
- Android resource compilation failed (How to Fix)
- Compilation errors and warnings encountered in QT and their solutions
- ASP compilation error 800a03ea
- Solutions to various inexplicable errors after QT compilation
- java.lang.Error: Unresolved compilation problems
- UOS LTP compilation ustat test item error
- [solution] warning: this statement may fall through [- wimplicit fallthrough]) encountered during GCC compilation