You are not logged in.
I recently upgrade the perl packages, but now I can't start my custom scripts for opendchub.
Here's the error from opendchub debug mode
Perl lib version (5.16.0) doesn't match executable '/home/xxxx/.opendchub/scripts/xxxxx.pl' version (v5.14.2) at /usr/lib/perl5/core_perl/Config.pm line 60.
Compilation failed in require at /usr/lib/perl5/core_perl/DynaLoader.pm line 22.
BEGIN failed--compilation aborted at /usr/lib/perl5/core_perl/DynaLoader.pm line 22.
Compilation failed in require at /usr/lib/perl5/site_perl/DBI.pm line 158.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/DBI.pm line 158.
Compilation failed in require at /home/xxxx/.opendchub/scripts/xxxxx.pl line 13.
BEGIN failed--compilation aborted at /home/xxxxx/.opendchub/scripts/xxxxx.pl line 13.
Jun 3 13:13:30 Parse of /home/xxxxx/.opendchub/scripts/xxxxx.pl failed.having search around the internet and forum, I try rebuilding the DBI and DBD::mysql but the error persists.
Is there any step that i miss? Thanks in advance
Last edited by teddypick3r (2012-06-03 11:17:24)
Offline
nvm, managed to get my script works by restarting the opendchub via terminal, seems like my opendchub can't detect the perl5lib manually. thanks. marked the thread as solved
Offline