martinkj's Posts

Installing XML::LibXML again did solve the problem. This requirement is only listed under the "Installing the vSphere SDK for Perl from Source Code" section and not the "Installing a vSphere SDK... See more...
Installing XML::LibXML again did solve the problem. This requirement is only listed under the "Installing the vSphere SDK for Perl from Source Code" section and not the "Installing a vSphere SDK for Perl Package" section. Thank you for your help.
We are currently running VI Perl Toolkit 1.6 on SLES 10 SP1 64bit. When I run a test query using 1.6 I get the expected result. When I uninstall 1.6 and install vSphere SDK for Perl and run t... See more...
We are currently running VI Perl Toolkit 1.6 on SLES 10 SP1 64bit. When I run a test query using 1.6 I get the expected result. When I uninstall 1.6 and install vSphere SDK for Perl and run the same query I get this response: Can't load '/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/auto/XML/LibXML/Common/Common.so' for module XML::LibXML::Common: /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/auto/XML/LibXML/Common/Common.so: wrong ELF class: ELFCLASS32 at /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. at /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/XML/LibXML.pm line 12 Compilation failed in require at /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/XML/LibXML.pm line 12. BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/XML/LibXML.pm line 12. Compilation failed in require at /usr/lib/perl5/5.8.8/VMware/VICommon.pm line 11. BEGIN failed--compilation aborted at /usr/lib/perl5/5.8.8/VMware/VICommon.pm line 11. Compilation failed in require at /usr/lib/perl5/5.8.8/VMware/VIRuntime.pm line 15. Compilation failed in require at /usr/lib/vmware-vcli/apps/performance/viperformance.pl line 11. BEGIN failed--compilation aborted at /usr/lib/vmware-vcli/apps/performance/viperformance.pl line 11. I have installed a prerequisite perl modules and rpms. Any ideas?