Symptoms:
Cannot launch Perl script in Smarts SAM 9.x using standard Perl.
When trying to use Perl script in Smarts SAM 9.x, the following can be seen in the logs:
Can't locate loadable object for module InCharge::I18NWrapper in @INC (@INC contains: /opt/InCharge/SAM/smarts/local/perl/5.8.8/lib /
opt/InCharge/SAM/smarts/perl/5.8.8/lib /opt/InCharge/SAM/smarts/local/perl/5.8.8 /opt/InCharge/SAM/smarts/perl/5.8.8 /usr/lib64/perl5
/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8
/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-mul
ti /usr/lib/perl5/5.8.8 . c:/InChargeBuild/smarts/perl/5.6.1/lib) at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/I18NWrapper.pm line
11
Compilation failed in require at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/packer.pm line 18.
BEGIN failed--compilation aborted at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/packer.pm line 18.
Compilation failed in require at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/remote.pm line 19.
BEGIN failed--compilation aborted at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/remote.pm line 19.
Compilation failed in require at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/session.pm line 130.
BEGIN failed--compilation aborted at /opt/InCharge/SAM/smarts/perl/5.8.8/InCharge/session.pm line 130.
Compilation failed in require at /opt/InCharge/SAM/smarts/perl/5.8.8/samples/dashboard/dashboard.pl line 27.
BEGIN failed--compilation aborted at /opt/InCharge/SAM/smarts/perl/5.8.8/samples/dashboard/dashboard.pl line 27.