| Mr. Shawn H. Corey 2007-08-02, 7:00 pm |
| vishnu wrote:
> Error:
> ------
> Can't load
> '/usr/lib/vmware-server/perl5/site_perl/5.005/i386-linux/auto/VMware/VmPerl/VmPerl.so'
> for module VMware::VmPerl:
> /usr/lib/vmware-server/perl5/site_perl/5.005/i386-linux/auto/VMware/VmPerl/VmPerl.so:
> undefined symbol: PL_sv_undef at /usr/lib/perl/5.8/DynaLoader.pm line 225.
> at
> /usr/lib/vmware-server/perl5/site_perl/5.005/i386-linux/VMware/Control.pm
> line 14
> Compilation failed in require at
> /usr/lib/vmware-server/perl5/site_perl/5.005/i386-linux/VMware/Control.pm
> line 14.
> BEGIN failed--compilation aborted at
> /usr/lib/vmware-server/perl5/site_perl/5.005/i386-linux/VMware/Control.pm
> line 14.
> Compilation failed in require at VMServer.plx line 10.
> BEGIN failed--compilation aborted at VMServer.plx line 10.
This means that the shared library VmPerl.so is not compatible with VMware::Control. Check the version numbers against the README and INSTALL files.
--
Just my 0.00000002 million dollars worth,
Shawn
"For the things we have to learn before we can do them, we learn by doing them."
Aristotle
|