Hi,
I have this problem, can't install mysqlmymonlite...
In others servers, without problems, install perfect, but yesterday I migrate one server, after configured I go to install mysqlmymonline and I can't.
I have 2 erros, one, I was can solved, but now I have this:
I search...but...I don't view how solved this...
Thanks in advance.
I have this problem, can't install mysqlmymonlite...
In others servers, without problems, install perfect, but yesterday I migrate one server, after configured I go to install mysqlmymonline and I can't.
I have 2 erros, one, I was can solved, but now I have this:
Code:
[[email protected] ~]# ./mysqlmymonlite.sh
----------------------------------------------------------
Detected missing perl Devel::CheckLib module
Installing missing perl module...
----------------------------------------------------------
perl -MCPAN -e 'install Devel::CheckLib'
Can't locate CPAN.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 .).
BEGIN failed--compilation aborted.
----------------------------------------------------------
Detected missing perl DBD::mysql module
Installing missing perl module...
----------------------------------------------------------
perl -MCPAN -e 'install DBD::mysql'
Can't locate CPAN.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 .).
BEGIN failed--compilation aborted.
----------------------------------------------------------
Installation complete. Exiting script...
Please re-run ./mysqlmymonlite.sh again
[[email protected] ~]#
Thanks in advance.